Multiple Choice
All projects use only a single simplified workflow which has three statuses (Open, In Progress, Closed) and all global transitions. You need to find all issues that were in the Closed status at some point in their lifecycle. Select the correct JQL query.
A) status CHANGED FROM "In Progress" TO Closed
B) status = Closed OR (status WAS Closed AND status = Open)
C) status WAS Closed
D) status CHANGED TO Open
Correct Answer:

Verified
Correct Answer:
Verified
Q1: You want to gather metrics on how
Q2: Which two statements are true about priorities
Q3: You are helping a manager to translate
Q5: A user approaches you with a problem.
Q8: The support team has a request. When
Q9: View the extract of a Jira Software
Q10: A project uses two issue types named
Q51: A Jira project uses a single issue
Q61: All projects use a simplified workflow which
Q70: Your coworkers, Jill and Dave, want you