- Issue created by @acbramley
- 🇦🇺Australia acbramley
For some reason after reverting via Set current revision the latest revision has a NULL value for revision_translation_affected which means it gets filtered out of the list. Need to figure out why that's happening.
- 🇳🇱Netherlands idebr
These test failures now affect the regular 'phpunit' pipeline step
- 🇳🇱Netherlands idebr
\Drupal\node\Form\NodeRevisionRevertForm does not call \Drupal\Core\Entity\ContentEntityStorageBase::createRevision that sets the revision_translation_affected.
See \Drupal\Core\Entity\Form\RevisionRevertForm::prepareRevision for reference
- 🇳🇱Netherlands idebr
I filed an issue for Drupal Core: 🐛 A reverted revision is not listed on the version history Active