Closed (fixed)
Project:
Workbench Moderation
Version:
8.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
15 Jan 2016 at 22:06 UTC
Updated:
2 Feb 2016 at 19:34 UTC
Jump to comment: Most recent, Most recent file

Comments
Comment #2
Crell commentedEasy enough.
Comment #6
Crell commentedHa, yeah, there's even a test to ensure the behavior we don't want. :-)
Comment #7
bojanz commentedThis is an odd idea which I haven't seen in any other solution. There's no transition here, you're staying in the same place.
What's the backstory?
Comment #8
Crell commentedWithout this transition, it is impossible to save an entity in the same state it already is. Making it a separate transition means you can control when someone can edit an entity in the same state or not (eg, can you edit a published node and leave it published? If you configure the permissions to let you.)
That question has come up a couple times now, so we need to better document it. Suggestions welcome on how to do that, although that's separate from this issue which is just fixing an admin bug.
Comment #9
becw commentedGreat, thanks Crell!