How to write the JQL to search issues which have been Opened by Some user on a particular date?

Elmie June 20, 2019

How to write the JQL to search issues which have been Opened by Some user on a particular date?

1 answer

1 accepted

0 votes
Answer accepted
Martin Bayer _MoroSystems_ s_r_o__
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
June 20, 2019

You can use something like:

  • status changed by admin AND status changed TO "In Progress" AND status changed ON '2019-06-21'
    • status was changed by admin user
    • status was changed to In Progress status
    • status was changed on June 21st,  2019
Elmie June 20, 2019

Thank you @Martin Bayer _MoroSystems_ s_r_o__ 

This way it works.

I was trying Status Was "Open" by User on '2019-06-21', This gave me results which were in status open by user for some other dates too.

Martin Bayer _MoroSystems_ s_r_o__
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
June 20, 2019

great, Elmie, good to know :) can you accept the answer pls?

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events