can someone share a JQL query to find out dependencies in a sprint with status in progress
Dependencies are simply said linked issues.
So JQL on linkedIssues, see the JQL function linkedIssues
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.
@ankit nangia When you say "dependencies" are there any custom fields or you are looking for a traceability matrix?
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.