- First commit to issue fork.
The Draft available state label displays after deleting a forward revision.
Steps to reproduce:
This is a caching issue, I don't think there are any contexts or tags we can use for revisions so this will require manual purging.
Possibly implement hook_ENTITY_TYPE_revision_delete
and purge the entity's cache tags.
Another possible solution would be to add our own cache tag and purge that instead (may be more performant).
Active
1.0
Code
The change is currently missing an automated test that fails when run with the original code, and succeeds when the bug has been fixed.
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.