Multiple Choice
Your coworkers, Jill and Dave, want you to create a filter and a corresponding filter subscription to run every morning at 8 AM. For the query result, they each want to receive a list of only their own issues that were assigned to them in the last 8 hours. Which JQL query will you use in the filter?
A) assignee in (Jill,Dave) AND created >= -8h
B) assignee changed TO currentUser() AFTER startOfDay()
C) assignee changed TO currentUser() >= -8h
D) assignee changed TO (Jill,Dave) >= -8h
E) assignee = Jill OR assignee = Dave AND created AFTER startOfDay()
Correct Answer:

Verified
Correct Answer:
Verified
Q52: For the DEV project, Max has these
Q65: There is a condition on the Start
Q66: In your last team meeting Scott showed
Q67: You are the project administrator for a
Q68: Which two can project administrators associate with
Q69: The Jira administrator has just created a
Q71: You are asked to create a dashboard
Q72: In my project, I can create issues
Q73: How do you configure the default unit
Q74: Malik is a project administrator for the