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.
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:
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.
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.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
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?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
No solution that I can think of and I'm not aware of any open suggestions for this either.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Maybe is possible to create role automation for roadmaps , that when (e.g. Theme >> Initiative >> Epic , automation create automatic linked issue 'is child of'.?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
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:
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
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)
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
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.
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.