Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Child Issue visible in detail agile board

Sebastian January 16, 2023

Hello Community,

It is possible, to views child issue in detail agile board? When I configure boards, I don't have any option to do it. The board can show only link issue.

1 answer

0 votes
Mark Segall
Community Champion
January 16, 2023

Hi @Sebastian 

It is possible, to views child issue in detail agile board?

Can you please provide a little more detail as to what you mean by this?  The term "child issue" can mean different things to different people in different contexts:

  1. Sub-Task
  2. Issues that are within an Epic
  3. Advanced Roadmaps - Issues that are children from a defined hierarchical configuration (e.g. Theme >> Initiative >> Epic >> Story/Task/Bug >> Sub-Task).
  4. Custom issue linking (e.g. Is parent of, Is child of)
    1. Note - It is common with this approach to create logical cross-project relationships

Please provide which of these definitions you're referring to and we'll be able to provide further assistance on any changes you may need to make to your board filter.

Sebastian January 16, 2023

So we use third option "Advanced Roadmaps", issue type is Initiative and his child issue is epic.

Mark Segall
Community Champion
January 16, 2023

Thank you for the clarification. Are you trying to see the child epics displayed on the Initiative card in the backlog/active sprint views?  If so, this is unfortunately not possible.

Sebastian January 16, 2023

Yes, I'm trying to see the child epics on the active sprint view. So, is there any solution? or maybe the atlassian is working for resolve this problem?

Mark Segall
Community Champion
January 16, 2023

No solution that I can think of and I'm not aware of any open suggestions for this either.

Sebastian January 17, 2023

Maybe is possible to create role automation for roadmaps , that when  (e.g. Theme >> Initiative >> Epic , automation create automatic linked issue 'is child of'.?

Mark Segall
Community Champion
January 17, 2023

Yes - That is a way to do it.  I've set up similar when migrating organizations from Structure to Advanced Roadmaps.  It would look something like this:

  • TRIGGER:  Field Value Changed (Parent Link)
  • ACTION: Link Issues
    • Is Child Of
    • {{issue.Parent Link}}
Sebastian January 17, 2023

But I can’t see the parent link when I choose “filed value changed” because “parent link” is locked field, any suggestion?

Mark Segall
Community Champion
January 17, 2023

Ahh guess it's still blocked on Jira Server.

I haven't tried this myself, but it appears you can still type it in and use regex match.  I would assume something like (Parent Link)

Sebastian January 18, 2023

I dont know what you can do it. Look, I dont have label parent link  in field value changed.

jira.png

Mark Segall
Community Champion
January 18, 2023

In your screenshot it says 

You can also match field names using regular expressions

Try typing this:

(Parent Link)

and it should give you the option "Match (Parent Link)".  Click on that and give it a whirl.  

Sebastian January 19, 2023

Oh ! Solution is working! Thank you a lot of!

Like Mark Segall likes this

Suggest an answer

Log in or Sign up to answer