Team,
We have a field called "Approvers" (Multi-user picker) and when the logged-in user executes the Approve transition then the logged-in user should be removed from the "Approvers" field.
Example:
Approvers field: {A, B, C} users
Logged in User (B): Execute the "Approve" transition then user B should be removed from the "Approvers" fields.
Approvers field: {A, C}
Question: How many approvals are needed to progress the issue? If it is more than one then JIRA cannot track the approvals. If it is one then you are using the wrong field and you are wanting the force the Approval field to act like a voting field.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.