Hi Is there anyway to send data from Jira regarding issue status changes , priority changes to external application.
I know there are webhooks are there any other options
https://jira.atlassian.com/browse/JRASERVER-68174 Is see there are performance issue ?
Has anyone else notice this kind of behavior
Hi @Ron Jacob, I would say it is not a matter of sending the information but about WHO/WHAT is going to consume it. So depending on the consumer, the solution will be one or another.
As an example, if your consumer is Slack/MS Teams then a simple webhook setup will be enough but not so task-oriented driven unless you pay for a bot/app to read and manage those notifications and trigger them with the right information on the right chat room.
In the other hand, you could customize those notifications implementing a Script Runner Listener and send your own Message/Adaptive Cards fully customized to your consumer.
So, if you give us more details about what is going to be your consumer we could better suggest you what will be the different solution that fit your needs.
Regards,
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi @Ron Jacob,
WebHooks may suit your needs. It will depend on the information you would like to received from an issue update event.
If the data Jira sends out through webhooks is not enough, then you should be looking at 3rd party plugins (e.g ScriptRunner) where you can customise events and notifications by extending Jira.
Alternatively, you could write your own Atlassian Jira plugin and send the information you are looking for to a given destination.
Kind regards,
Rafael
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.
Join the largest European gathering of the Atlassian Community and reimagine what’s possible when great teams and transformative technology come together. Plus, grab your Super Fan ticket now and save over €1,000 on your pass before prices rise on 3 June.
Register nowOnline forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.