I am working on an automation rule where when a issue has a child linked to it, create a series of shortcuts that link to various pages in the child.
When child epic is linked
Find the url for the roadmap/kanban/project pages of the child
Then create links in the description
Is there a way to find this information for a child?
Hi @RR
I played around in my environment and the challenge is that you need a mechanism to capture the board ID for the roadmap and kanban board. If you're only dealing with a couple projects, you could use If/Else conditions with the board ID hard coded. Then you would just use variables to capture the URLs... Something like this:
However, if you have Insight, you could do something a bit more elegant by creating a projects object scheme with attributes like Board ID or anything else you want catalogued and then build your automation against that.
Hello,
Unfortunately this is something that will go for all future projects with ever changing board numbers per project. But I will certainly look into your idea using insight! I was unaware of that so thank you! Ill be sure to make a reply if it ends up working.
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.