Problem/Motivation

With the option enabled (as by default), adding a default value with bulk update to the default Article's Tag field (which previously had values - on Drupal 10.3.6 with standard install profile), will update the articles' updated time.

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

kopeboy created an issue. See original summary.

kopeboy’s picture

Issue summary: View changes

b_sharpe made their first commit to this issue’s fork.

b_sharpe’s picture

Status: Active » Needs work

It appears the API here has changed in core. Also as of drupal 11, we can use #2329253.

b_sharpe’s picture

Status: Needs work » Needs review

b_sharpe’s picture

MR for review, adding a todo for D11 change. Also added #3485957: Fix Tests, Add Preserve Changed Test to test this in the future

  • b_sharpe committed ed8a09e4 on 2.1.x
    Issue #3485591: Option to retain original entity updated time is not...
b_sharpe’s picture

Status: Needs review » Fixed

Merging to move forward the broken tests.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.