Hi, for better navigation/link between Jira and Jira plans I'd like to provide a link (hyperlink/URL) between a Jira issue and its location within the corresponding Jira plan.
What I probably need is an automation rule that produces this URL:
1. An URL that opens Jira plans with looking up a specific issue. (In Jira plans, this can be done by entering the issue id in the top left search field. Jira Plans then automatically expands up to this issue and highlights it in the time line.)
2. This link should be written into a field that can hold an URL/hyperlink within the specific Jira issue.
3. Ideally, this action should be performed whenever creating a new issue.
I think point 2. and 3. I can do myself. But I am not sure if and how the URL can be produced.