🇨ðŸ‡Switzerland drikc
The attached patch add the hook_entity_postsave() call right after the hook_entity_insert()/update() call. I may also remove the hook_entity_insert()/update() tests since they will be deprecated!?...
Remaining things I'm thinking off:
- Update core/lib/Drupal/Core/Entity/entity.api.php
- ...