In my customer shop, JIRA is used as ticketing tool for production support engagements. If there is any exceptions in production, tickets are created manually everytime. In JIRA, is there a way to create ticket/task by system when there is an exception?
Community moderators have prevented the ability to post new answers.
Most of it depends on how you're trapping the exceptions, but the basic approach is simple - poke something into Jira via it's REST api
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.