Hi
I want to receive a notification whenever a customer create a request an configure it to send a notification to related agent, like send a fast message through a chatting tool. And in our organization we use cisco jabber as a chatting tool not hipchat. Is it possible? Can anyone help me ?
Seems to be a viable option. It sounds like automation you are referring to.
In the native Automation feature (Which can be accessed through "Project Settings" - "Automation" you can select the trigger "Issue Created" and then add any stipulations with automation conditions. Then, choose the "Alert User" option as the result of the trigger, and choose who you would like to be notified.
If there aren't enough conditions/settings available to your liking, there are numerous automation add-ons available, such as Automation.
Let me know if this works.
@Ryan Noel thank you
I installed the plugin that you mentioned, and it's really what I want.
I linked it to slack and create rules that notify me when new request is created.
But I want to know is there any way to link it to our internal chat service not external one like slack?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
@zoha khoshnoodi, you will need a connection between your internal chat tool. Basically you need a webhook or listener. Many chat solutions provide this already: slack, teams, etc. not sure about Jabber. If it does not exist you would need to code one. Another thought, if Jabber provides a means of an email connector you could consider that.
i found this link that may help https://ecosystem.atlassian.net/wiki/plugins/servlet/mobile?contentId=39649281#content/view/39649281
if not do a bit of googling for a jabber-Jira connector
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
@Jack Brickey thank you
this link is very old and I wonder if it works or not because on this link, 3 jar file was mentioned that should add to lib directory that just one of them are available and even source(git) isn't available.
I google jabber-Jira connector and find this too. it like that I can just connect my jira to slack because even when i search hipchat, atlassian link me to slack .
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I need to ask it too, can I start slack as an internal service on an internal server?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Slack is cloud only but you can have a look at this - https://slack.com/enterprise depending on your requirements. Hipchat and Stride have both been canceled and Atlassian has a recent strategic relationship with Slack. As a result you will see the integration of the two become tighter over then next 12 mos I expect.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
There are two parts of your query :
For the 1st part, here is the solution
This will ensure, you get notification for all the request that is created .
For your related agent to know, I would suggest you ensure they use dashboards to work towards the resolution of the same.
Hope the resolution helps.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
It's not what I mean. I need a tool that notify related agent when a request is created, even though they don't present in jira page.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online 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.