Hi everyone!
My team and I are creating a custom template (Create issue template) for Jira.
Like this one for example:
We know how to create a template. However, we want to have a button/macro on the Team's confluence page that links the confluence to the template we created.
Basically, when the member wants to create a new issue using our template, he just clicks that button and goes straight to the template.
My doubt is:
How do we get the HTML Link of the template? For example, to get the link of the template shown in the pictures above, I could do it just like this.
We click copy link and we get it.
Kind regards,
Gonçalo Pereira
Hi @Gonçalo Pereira Replace hyperlink with JIRA Create Issue html link :-
https://yoursitename.atlassian.net/secure/CreateIssue.jspa?issuetype=10006&pid=10000
When click on "Raise Service Request", it opens the Create Issue screen under GOA CI project.
Kindly change project ID and issue type id as per your instance.
Thanks
V.Y
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.