I’m trying to create a filter to give me a combined count of my items in open sprint and in analysis items for next sprint but I’m just getting a permissions error that don’t have permission to view sprints I’m not trying access? I’m using the below - can someone help please?
project = xxx AND sprint in (analysis items for next sprint, opensprints()) AND resolution = unresolved AND reporter = xxx AND issuetype in standardIssueTypes()