Revision UI
Categories
Component ID
Component name
Component type
Maintenance status
Development status
Component security advisory coverage
Downloads
Component created
Component changed
Component body
For content translation Drupal 8 replaces node translation by entity / field translation. That's a big difference regarding entity (formerly node) revisions. While Drupal 7 provided separate revisions per translation, Drupal 8 now "shares" a single revision across all translations. If you simply revert a revision, all translations will be reverted to this revisions. It's impossible to revert a single translations anymore.
This issue was addressed in core and split into several parts. The necessary enhancements on the storage layer to enable a re-implementation of the Drupal 7 behavior and new more sophisticated features went into core throughout the beta phase. But unfortunately there's no more time to provide a corresponding UI before the release of Drupal 8.0.0.
The goal of this module is to develop and provide this missing UI that will probably be merged into core later. See
