ACP-100 Exam QuestionsBrowse all questions from this exam

ACP-100 Exam - Question 51


You are designing a complex new workflow. Two of the requirements are listed below:

1. Any user should be able to trigger the Put On Hold transition from any status in the workflow.

2. Only users with the Close Issues permission should be able to Close the issue at any point in the flow.

Based only on these requirements, which two workflow elements should you use? (Choose two.)

Show Answer
Correct Answer: AB

For the requirement that any user should be able to trigger the Put On Hold transition from any status, Global Transitions are necessary as they allow transitions to be available from any status. For the requirement that only users with the Close Issues permission should be able to close the issue at any point in the flow, Conditions are needed to check the permissions of users attempting to trigger the Close transition. Therefore, Global Transitions and Conditions are the correct workflow elements to use.

Discussion

2 comments
Sign in to comment
ImttOptions: AB
Jul 30, 2021

Correct answer:A,B

RJ_MikeyOptions: AB
Nov 26, 2023

A - Global Transitions since issues need to be transitioned from any status B - https://community.atlassian.com/t5/Jira-discussions/Difference-between-condition-and-validition/td-p/588420