Closed (fixed)
Project:
Workflow participants
Version:
8.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
7 Dec 2017 at 17:23 UTC
Updated:
21 Dec 2017 at 18:49 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
sukanya.ramakrishnan commentedSubmitting a patch for the same
Comment #3
jhedstromDoesn't this cascade down? I'm surprised denying access at this level would then allow access at the widget level?
We have tests for this in
AdminUiTest::testReviewerUi():so something must be off in that test...
Comment #4
sukanya.ramakrishnan commentedOoh, @jhedstrom Thanks for that insight , the access does trickle down...There was a form alter in our code that was changing stuff :(
Submitting a patch just to assign weights to the buttons only.
Thanks,
Sukanya
Comment #6
jhedstromLooks good. Thanks!