Skip to content

Leverage EntityUpdate API

Jan requested to merge issue/user_revision-3197068:entity-update-api into 8.x-1.x

Changes to geek-merlin include:

  • Allow it to work with existing users
  • no unneccesary update hook
  • don't make changed revisionable (for now)
  • Correctly name user revision tables
  • in install hook, check that it's actually a BaseFieldDefinition when trying to call setRevisionable()

closes #3197068

Edited by Jan

Merge request reports