For a given Sprint how can I only view Users with Active tickets within that Sprint. Previously when I selected the Sprint I wanted to see and then refreshed the page the Users automatically filtered to only those with tickets on Current Sprint. now mysteriously it show ALL suers across different Sprints, etc.
If you only need tickets assigned to you that are in an active sprint then please try
-> sprint in opensprints() AND assignee = currentuser(). (You can customise the JQL as required for the same)
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.