Hi,
In HR Project workflow we have :
InProgress status
PendingApproval status
Reassign Transition from "InProgress" to "PendingAcceptance"
"Back To InProgress" Transition from "PendingAcceptance" to "InProgress"
PendingApproval status has two self transitions "Accepted" and "Rejected"
User press "Reassign" button and pick a new assignee and submit, then the Ticket move to "PendingApproval" status and the ticket is assigned to the new assignee
The new assignee can press button "Rejected" or "Accepted",
if he accepted , the ticket will be transitioned back to InProgress
if rejected, the ticket will be unassigned and transitioned back to InProgress
The problem is that the new assignee see the three buttons "Rejected" , "Accepted" and "Back To InProgress". How can we hide "Back To InProgress" but keep its action enabled
Thanks,
With JMWE Add-on, I could use hid transition and kept it active, But I don't know if it can achieved using script runner or not
You need to decide if you want to use this transition or not, and who you wish to let use it.
Your "requirement" of:
hide "Back To InProgress" but keep its action enabled
is self-contradictory and hence useless. Which is it? Do you want to be able to use it or not?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.