Hello,
I am trying to create a ticketing system of sorts that would be accessed by a link on the user's Jira home page or somewhere with easy access for all users. This link needs to open an email that would be sent to the admins that are supporting our Jira transition. I have not found a way to create a link like this.
Hi Lillian,
What you are describing sounds like something you could do with an Issue Collector configured to create the issue in the desired instance, in combination with a Rich text Dashboard gadget and a URL hack to trigger the issue collector by direct URL rather than embedded HTML or Java Code (As jira cloud does not allow the embedded code for security reasons)
The steps to set this up would be:
https://<BASE_URL>.atlassian.net/rest/collectors/1.0/template/form/5ca4601d?os_authType=none
Let me know if this line up with what you are looking for?
Regards,
Earl
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.