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
Comment #2
gaurav.kapoor commented@dwkitchen are you sure we need these in this module as there haven't been any entity related changes in this module?
Comment #3
dwkitchen commentedHi @gaurav.kapoor, I included in the issue description a list of all the entity changes.
Comment #4
drupgirl commented+1 on this issue
Comment #5
Ralf Eisler commented+1 on this issue
Comment #6
gaurav.kapoor commentedComment #7
gaurav.kapoor commented