Hi! I need to write a custom condition script since the built in "This transition will only execute if there are no Open Crucible reviews related to this issue." prevents me from Resolving even if I resolve as 'Won't fix".
So, I need to be able to find if there are any reviews connected to that issue and what is the state of that review (closed, open).
Any ideas, code samples? Thanks a lot.
Depending on what version of JIRA you are running, you can do this on the workflow transition. If you are linked to Crucible there is already a custom condition build to not let you move it to a new workflow status if there are any open reviews.
So I tried the "No Open Reviews Conditions" and it works if you have at least one review. What's missing is the check that there be at least one review associated with this jira issue. I need the condition:
At least one review be associated with a Jira issue and all reviews associated with this Jira issue be in a Closed status.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.