- First commit to issue fork.
- π¦πΊAustralia mstrelan
I agree with @berdir in #2. Have started an MR to do this when revisions are deleted.
Should this be reclassified as a bug? Here are steps to reproduce, there is likely a simpler way to reproduce this though.
- Install Drupal with demo_umami profile
- Create a view showing content revisions, filtered by "is latest revision", sorted by "revision create time" desc
- Add the revision id and moderation state fields to the view
- Edit the node at the top of the view, create a new draft revision
- Load the view, take node of the revision id and moderation state of the page that was edited
- Delete the latest revision, repeat step 5, note it hasn't changed
- Clear cache and repeat step 5, note it has changed