I created a filter using Scriptrunner that returns stories in statuses I've specified:
issueFunction in issuesInEpics("filter="Assigned to Rosa (all)"") AND issueType="story" AND status in ("Ready for QA","In QA","Ready for PM Acceptance","In PM Acceptance","Done")
Then, I created a dashboard using this filter. The issue I'm having is that the dashboard returns stories with ALL the statuses instead of the ones I've specified in the filter. However, I noticed that if I click Sync Filter, then return to the dashboard, it returns stories with only the statuses I wanted to see (desired result).
How do I fix this so that only stories with the statuses I've specified automatically show up on my dashboard?
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.