You're on your way to the next level! Join the Kudos program to earn points and save your progress.
Level 1: Seed
25 / 150 points
Next: Root
1 badge earned
Challenges come and go, but your rewards stay with you. Do more to earn more!
What goes around comes around! Share the love by gifting kudos to your peers.
Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!
Join now to unlock these features and more
The Atlassian Community can help you and your team get more value out of Atlassian products and practices.
Hi,
I want to add one custom button with caption "create problem" in View mode on incident record after creation and when I click on the button I want to create a new problem request based on the value given in incident screen.
Is it possible to do in Jira service management ??
Hi @Guru
You can't do this with a "button" as such. Closest solution I can think of would be to create a manual trigger automation rule that creates a Problem ticket and copies over all the relevant info from the Incident you trigger the Automation rule from.
The downside to the approach, be it button or Automation is; It encourages a one to one Incident to Problem situation. The beauty of curating (not automating) the generation of problems is, it encourages a many (similar) incidents to One problem ticket. Which is a common definition of a Problem.
See: Differentiating Problems and Incidents | Global Knowledge
Hi @Guru
If by custom button you mean a "transition" which will appear under the transition button on issue view then:
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Thank you for reply.
I am not getting clearly can you give a brief step by step procedure to satisfy my requirement ??
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi,
Custom button means user created button like save, cancel buttons, like that I want to create a button with caption "create problem" in view issue screen and when I click on the button, I need to create a problem with the same value containing in incident screen.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
That would be best done by clicking "create issue" in the menu bar.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.