Problem/Motivation

Sites with complex moderation workflows may result in having multiple moderation states with the same label. This can be necessitated if there are different permissions regarding, for example, different Draft states for different entities or content types.

When multiple states exist with the same label, this is what the state transition form looks like:

and this is the state transition overview form:

Proposed resolution

Display the machine name of the state alongside the label. For example, here is the state transition overview with the machine name in parentheses:

Remaining tasks

User interface changes

API changes

Data model changes

Comments

jhedstrom created an issue. See original summary.

jhedstrom’s picture

Issue summary: View changes
jhedstrom’s picture

Status: Active » Needs review
StatusFileSize
new1.11 KB

This is the beginning of a patch. It addresses the listing page, but does not address the select lists.

larowlan’s picture

Status: Needs review » Postponed