Hi All!
I need add to a filter fields that I don't see available for selection.
Ej: Sprint.state
Does anyone know how to do it?
Thanks!
Hi @Luis Díaz -- Welcome to the Atlassian Community!
I do not believe those attributes of a Sprint are available for JQL filter usage.
For the attribute you noted, sprint.state, that can instead be filtered using the functions openSprints(), closedSprints() and futureSprints():
https://support.atlassian.com/jira-software-cloud/docs/advanced-search-reference-jql-functions/
Kind regards,Bill
Tks Bill. I will try!
It looks like you're new here. Sign in or register to get started.