I need help with JQL. I am not a programmer. I do not have access to the backend to configure JIRA.
I am looking for a way to pull Stories with linked Bugs only.
sample: project = <my project> AND issuetype = Story AND status = Accepted
I have a column Links, however, it shows me everything that is linked but I only want to get a list with bugs.
If there is no way to do this with JQL filter, can it be done in Project Automation where it can send the report with all Stories linked to bugs once a week?
Thank you!
Diana