JIRA UI button to link to external Jira ticket
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-07-2024 02:43 AM
Hello,
I have created a button in the incident form named "Create Jira" which should on click redirect to the Jira page.
Steps performed:
- UI Action configured
- UI Page configured
Attached is the result.
I have the button but I cant figure out how should I navigate to the Jira page for that?
Where should I include the script change and with what code?
TIA,
Monami
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-07-2024 02:52 AM
You want, to open Jira page, when you click on button or you want to move all data of INC to jira page?
If my response proves useful, please indicate its helpfulness by selecting " Accept as Solution" and " Helpful." This action benefits both the community and me.
Regards
Dr. Atul G. - Learn N Grow Together
ServiceNow Techno - Functional Trainer
LinkedIn: https://www.linkedin.com/in/dratulgrover
YouTube: https://www.youtube.com/@LearnNGrowTogetherwithAtulG
Topmate: https://topmate.io/atul_grover_lng [ Connect for 1-1 Session]
****************************************************************************************************************
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-07-2024 03:48 AM
Hi Atul,
I want to open the respective JIRA page with the click of the button with only the description from ServiceNow. JIRA can have its own ticket number.
The idea is to bridge the two tickets(ServiceNow and Jira) and I do not want to configure the entire Agile integration!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-07-2024 04:20 AM
did you build the API / spoke for SN - Jira ?
Once the Integration done, then we need to add code in UI action.
This video help you to understand Integration
https://www.youtube.com/watch?v=V4kJTb2jwXs
If my response proves useful, please indicate its helpfulness by selecting " Accept as Solution" and " Helpful." This action benefits both the community and me.
Regards
Dr. Atul G. - Learn N Grow Together
ServiceNow Techno - Functional Trainer
LinkedIn: https://www.linkedin.com/in/dratulgrover
YouTube: https://www.youtube.com/@LearnNGrowTogetherwithAtulG
Topmate: https://topmate.io/atul_grover_lng [ Connect for 1-1 Session]
****************************************************************************************************************