Hi,
I cannot find any similar issue in the community, so I am writing to you. I need to search for issues (in our case it is a scope) with linked epics which have a specific value in one of the custom fields.
Is it something that Enhanced Search could show?
I can find all epics with this value, but I need to search for Parents of those epics.
issueFunction in issueFieldMatch("issuetype = Epic", "customfield_21910", "A&I")
Thanks a lot
Gosia
Hi @Małgorzata Adamska-Piotrowska
How are these epic "parents" are defined? Do they have a specific linking type?
Hi.
Thanks for looking into it.Parent is an issuetype - Scope and Epics are its children. So actually it is not any special linking type but parent-child relation.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
@Małgorzata Adamska-Piotrowska thank you for you reply. But how do you define their relationship/hierachy in Jira?
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.
You say you have:
And I assume that inside Epics you have standard issue types and the latter have their subtasks. Your hierarchy would be:
In jira from Epics you can create standard issue types by clicking "Create child issue type" (in cloud e.g.). From parent you can click "Create subtask" to create a subtask (child) issue type.
When you have the Parent issue type, how do you create the Scope and Epics inside that Parent issue type? Is there a button from which you create these issues?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Ok. So this looks more complicated that I thought.
We use Advanced Roadmaps which provide its hierarchy, so we have a Deliverable -> Scope -> Epic. Advanced Roadmaps give a locked custom field: "Parent Link".
When creating an Epic, we have to assign to the Parent Link which always is a specific Scope.
Hope it clears things and probably complicates more for Enhanced search.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi - just to give you feedback. I managed to show the data thru EazyBi. Parent-Child link that I wanted to use was based on the relations given by Advanced Roadmaps. I could not find a way to use that links in the JQL search.
Gosia
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.