Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

How to setup GCM Notification for JIRA?

Ravindra Singh
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
September 19, 2017

I am new to JIRA plug-in development, I need to develop a plug-in/add-on which should able to push GCM notification to mobile devices of all the users in that project or issue.

For Example:

Whenever a issue created/updated, then send a notification on mobile like an email.

So my question is in which approach should I go to develop a plug-in for the Core?

1 answer

0 votes
Nic Brough -Adaptavist-
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
September 19, 2017

I would write a "listener" to do that.  A listener can listen for any event (events are mainly thrown by changes to issues), and then run code to do anything you want.

Ravindra Singh
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
September 19, 2017

Yes, listener will do, but how can we push GCM notification?

Nic Brough -Adaptavist-
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
September 19, 2017

I don't know.  As you named "GCM notification", I assumed you know how to do that, and your question was about the approach for doing it in Jira.

I'd go rummage through the Google docs for code examples for FCM (Firebase has superseded GCM)

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events