Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

S-JQL for development[pullrequests].open > 0

Tilman Ulshoefer
Contributor
December 14, 2023

Dear community,

I want to create a workflow validator checking that an issue can only be transitioned to “Done” when all associated pull requests are done as well (from GitHub).

The Structure works fine: project = abc AND statusCategory = Done AND development[pullrequests].open > 0.

However, I fail with the S-JQL formula. Does anyone have an idea how the formula need to look like?

Thank you in advance, Tilman

S-JQL.png

0 answers

Suggest an answer

Log in or Sign up to answer