Problem/Motivation
In #2949815: Flagging translations as outdated in a pending revision causes multiple translations to be marked as affected we have hidden the "Flag as outdated" functionality for moderated content due to how late this issue was discovered in the 8.5 development cycle, however this feature is not fundamentally incompatible with pending revisions so we should try to bring it back.
Proposed resolution
An attempt was made to save a new revision for every translation, however it was deemed too risky and not tested enough to be committed.
Remaining tasks
- Propose a valid solution
- Write a patch
- Reviews
User interface changes
The "Flag as outdated" checkbox is restored.
API changes
None
Data model changes
None