Can someone help me with the filter language to query on a board name? For example: I want to search for the current sprint on the Software Dev Scrum Board.
The project has multiple boards and multiple active sprints so I'd like to pull just the board's active sprint.
Here you can find the filter for your board - https://confluence.atlassian.com/jirasoftwareserver/configuring-filters-938845268.html
Then specify filter = "Filter name" and sprint in openSprints()
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.