Hi there!
I need to retrieve the list of tickets where Releases equals to Production, but hasn't found this field on the JQL queries, is there a way to do this?
See this screenshot example from Atlassian, all the tickets with the Releases field equals to Production is what I'm trying to get
Hello @Javier García
Welcome to the Atlassian community.
I think that is access using the deployment fields listed on this page:
https://support.atlassian.com/jira-software-cloud/docs/jql-developer-status/
I don't have an environment where I can test that out to confirm.
Thank you @Trudy Claspill !
it seems deploymentEnvironmentType ~ production brings me more accurate results
will continue using this one, thank you so much!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I'm glad I could help!
If your question has been adequately addressed, please consider clicking on the Accept Answer button to mark your Question as Solved. That helps others searching this community find posts with validated solutions.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.