directus
directus copied to clipboard
Granular field updates are missing from revisions in 11.13.x+
Describe the Bug
In the new comparison view for revisions, the revision is shown in comparison to the current main (latest) item. The problem with this is that it abstracts visibility of specific content that changed in each revision.
Previously, it was possible to see specific changes made on a field in each revision:
To Reproduce
- Open an item
- Make a change to a field
- Save
- Open the latest revision - note that it's comparing to latest
Instead, there should be an option to compare to the revision N - 1. This would expose specific changes that were made on that specific revision.
Directus Version
v11.13.x+
Hosting Strategy
Self-Hosted (Docker Image)
Database
No response