Change record status: 
Project: 
Introduced in branch: 
8.7.x
Description: 

Before #808730: Show the Revisions tab/page even when only one revision exists. the revision tab on nodes was only shown when there was more than one revision.

This was not just confusing for users, but also resulted into a count query being executed.

#808730: Show the Revisions tab/page even when only one revision exists. made a change to this behaviour. When the node type enables new revisions by default the revision tab will be visible, even when there is only one revision. When the node type does not have revisions checked by default, it will fall back to the previous behaviour.

screenshot showing revision tab

AttachmentSize
screenshot19.34 KB
Impacts: 
Site builders, administrators, editors