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
We are working on following business case,
Incident management, (not typical software incidents), but say national calamities, security etc. And we need to have a backend and frontend kind of solution. Backend users will be analysts who monitor incidents and these incidents go through a workflow (life cycle) and then there are incident viewer (front end) users, who log in from time to time to see the status/updates on the incident so that they can make informed decisions. I was wondering if
Any related information/use cases will be much appreciated.
Yes, you can do this, by building stuff that talks to Jira over its REST API.
Bear in mind that the REST API is data only, and can't do everything you can do in the Jira web UI, but it's certainly possible to build a totally different application that uses Jira as a back-end. For incident management, this is already how things like Opsgenie, Statuspage and Halp already do it.
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.