The "New Build Plan" button. should be greyed out if not allowed by policy. See T7493#100556.
Description
Description
Revisions and Commits
Revisions and Commits
Related Objects
Related Objects
Event Timeline
Comment Actions
Assuming that we want the same behavior as T7507: Should return to previous page after clicking "OK", not actually greying anything out?
Comment Actions
It should setDisabled() + setWorkflow(); the former will grey it out (T7507 already had that part). Overall behavior should be the same.