How can I know if a specific user updated a ticket on a certain date, either by comment or by ticket status?
Hello @Johel Ascona
Welcome to the Atlassian community.
You can manually review the history of the issue.
Or are you asking about generating some sort of list of issues updated by a specified person on a specified date?
What I want is to search for comments that have been added on a certain date.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
The Jira UI doesn't provide functionality to return a list of comments. The searching functionality is designed to retrieve a list of issues that match the search criteria.
You could build a custom solution using the Jira REST API or you can look for a third party app in the Atlassian Marketplace.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You can try the built-in Activity Streams gadget on Jira dashboard for your case. It allows filtering by dates, users, and some activities like comments added or status transitioned.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.