Hi,
I'm looking for searching the issues based on the history log (comment by specific user specially any comments through automation - author would be 'automation by jira') and specific string given in automation).
Can a filter be created with basic search criterion or using JQL?
Thanks
Hi @Nalin Dave
Sorry if I misunderstood your question, but have you tried to search through JQL like in the example:
text ~ "Jira Software"
I'm not a JQL expert, so I mostly do history searches with Issue History for Jira app. Here you can filter issues by assignees, projects, sprints, dates, etc.
You will get the report with all changes:
The app is developed by my team, and there is a 30-day free trial, so you can check if it can help with your case.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.