Closed (outdated)
Project:
Workbench Moderation
Version:
7.x-3.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
23 Apr 2015 at 10:53 UTC
Updated:
17 Sep 2025 at 21:32 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
gabyyy commentedSame problem here with Rules 2.9 and Workbench moderation 1.4
Looks like the update to 1.4 broke this feature.
Comment #2
joel_osc commentedRan into this too, did a patch -R on the patch mentioned above fixed the issue.
Comment #3
gabyyy commentedjoel_osc, which patch are you referring to?
Comment #4
joel_osc commentedIn the issue description: #1787214: VBO action to change state has a blank checkbox and sets the state back to the original state after it is changed - remove this patch and force transition works again.
Comment #5
gabyyy commentedAny chance of fixing this issue without having to unpatch the 1.4 version?
Comment #6
codevoice commented+1 same problem here.
Comment #7
benstallings commentedHere is a patch to re-implement force_transition. I'm not very experienced with patches, so I hope it's in the right format!
Comment #9
alexverb commentedThe patch looks good to me. I don't understand why it's failing. Let's try one more time.
Comment #10
jlashomb commentedThis patch worked for me.
Comment #11
guillaumeduveauAlso interested
Comment #12
anrikun commentedLet's try this one.
Comment #14
tessa bakkerPatch in #2832600: CI error on tests, because of old test module needs to be committed first, until then, every test will fail.
Comment #15
tessa bakkerComment #16
sgdev commented@anrikun, thanks for adding the updated patch. Looks like a simple fix... we'll test and if it works as expected will return and mark as RTBC.
Comment #17
benstallings commented