Issue #3616079 Exclude taxonomy overview forms from Revision Manager

Closes https://www.drupal.org/project/revision_manager/issues/3616079

Summary

  • Excludes the overview entity-form operation from Revision Manager form alteration.
  • Prevents Revision Manager from replacing the taxonomy overview Save handling on Drupal 11.3.
  • Restores persistence of taxonomy term ordering.

Testing

Tested with Drupal 11.3.12 and Revision Manager 1.0.0-beta5:

  • Revision Manager settings no longer appear on taxonomy overview forms.
  • Changed taxonomy weights persist after saving.
  • The changed order remains after reloading the page.

Merge request reports

Loading