As of https://www.drupal.org/node/3034742 update hooks must be written for any entity changes.

The following updates need to have update hook:

role_watchdog entity type :

  • The Authored by field needs to be installed.
  • The Action field needs to be installed.
  • The Role ID field needs to be installed.
  • The User(performed on) field needs to be installed.
  • The Authored by field needs to be uninstalled.
  • The Role ID changed from field needs to be uninstalled.
  • The Role ID Changed to field needs to be uninstalled.
  • The User(Performed by) field needs to be uninstalled.
  • The User(performed on) field needs to be uninstalled.

Comments

dwkitchen created an issue. See original summary.

gaurav.kapoor’s picture

@dwkitchen are you sure we need these in this module as there haven't been any entity related changes in this module?

dwkitchen’s picture

Issue summary: View changes

Hi @gaurav.kapoor, I included in the issue description a list of all the entity changes.

drupgirl’s picture

+1 on this issue

Ralf Eisler’s picture

+1 on this issue

gaurav.kapoor’s picture

Version: 8.x-1.0-alpha3 » 8.x-1.x-dev
gaurav.kapoor’s picture

Version: 8.x-1.x-dev » 2.0.x-dev