All projects use a simplified workflow which has three statuses (Open, In Progress, Closed) and all global transitions.

Posted by: Pdfprep Category: ACP-600 Tags: , ,

All projects use a simplified workflow which has three statuses (Open, In Progress, Closed) and all global transitions.

You need to find issues which were never In Progress.

Select the correct JQL query.
A . Status WAS Open OR Status WAS Closed
B . Status != “In Progress”
C . Status NOT Changed TO “In Progress”
D . Status WAS NOT “In Progress”
E . Status ONLY IN (Open, Closed)

Answer: A

Leave a Reply

Your email address will not be published.