(BP parents- Link type extend by )
2. Interfaces and BPT that don’t currently have dates, need to get Solution verification Target start & Solution verification Target END date according to the epic they are linked to (important to complete step 4 first). If an interface/bpt is connected to multiple epics, it should receive the earliest date. ( Extends/ Extended by )
If you are having difficulties learning JQL syntax, I can recommend a gadget that my team has released - Text to JQL.
The add-on converts plain language into a relevant JQL query.
Here you can view several examples of using the app - link to examples.
The gadget is free!
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.
JQL can't do that, all it can do is search for issues, based on the data on the issues.
So you can do "Issuetype = Epic and start-date is empty", but you can't extract the data from other issues that are linked to it with JQL.
You will need to find or write a report that can follow the links and read data from issues not the one found.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Basically i need to do filter and save, the output should be displayed on Dashboard by selecting saved filters
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I assumed it would be for a report of some sort.
As I said, you'll need to find or write something that can follow the links and report on the issues found at the other end.
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.