I am trying to find all issues that have had a code commit completed for them, with no code commit it does not fall under the same audit rules but I need to make sure that all issues with a commit have the necessary criteria applied prior to submission to the auditors.
Dear @Shadd Schutte,
I have no repository attached to my jira but try this jql:
development[commits].all is not EMPTY
so long
Thomas
Found the information I was looking for here if anyone else is interested.
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.