Custom Events in Notification Scheme We have multiple requests from around the organization to be able to configure RED ALERT MAILS upon occurrence of any non compliance with respect to standard t...
Hi In Confluence, I would like to hook into a "save page" event (to export a PDF-version of the page. Is this possible? If yes, can you please give me directions of how to do it? Atlassian s...
Hi, I've created plugin with eventPublisher, I've registered listener with eventPublisher.register(this) but I've forgot to unregister it (eventPublisher.unregister). Than I've installed/u...
In 4.2 when a event was fired users were notified by an email with was also prefixed by the event name e.g.Subtask Closed: Test-1234 Collect transactions. where as 'Subtask Closed' was the name o...
...elevant users on relevant events (using default scheme) 3) Notification scheme is assign to current (and only) project Thanks, Jay Harel.
Hi, I was just wondering why there is no event for @mentions. I would like to try to expand the jabber listener, so that it send send a instant message, when someone is mentioned, but there seems n...
...hese names/users (we have 2 approval fields in the workflow), so I can run an event on the listener in the workflow, to have Jira mail these Approvers that a ticket has been closed. Of cos, I liek t...
...ser can fill in the fields. The problem is that if I try to use this style of the code AJS.$('form').submit(function(){ if(!someValidation){ return false; } } The handling of the event...
...ifferent custom fields. I guess we can make any email templates as we want. The problem is the events right? As far as I know the event (e.g. generic, create, etc) triggers the email templates. Can y...
....com/atlassian-plugins-core/2.8.0/atlassian-plugins-core/apidocs/com/atlassian/plugin/event/events/package-summary.html I want to perform some task, when my plugin is uninstalled.
If so, how/where can this event be trapped? (it doesn't seem to be part of EventType...) -Amit.
Setup a People Calendar and an Events Calendar. Configured to watch both. Created an entry in both. Updated same entry in both. Waited a day. Did not receive email notification from either watched T...
We have an event as "SME Approvers Mail" that was configured & was working perfectly on JIRA4.0, but now after migration to JIRA5.0, its not shooting those "SME Approvers Mail" mails. I see t...
We receive emails on "Issue Update" as it is in the default notification scheme . When duedate filed is updated JIRA takes this as a Issue update and sends the notification. (Which is too normal.) ...
I've implemeted an issue event listener in my plugin where I can distinguish between more general types of events ( resolved, closed, updated .. etc ). I need a spcific process to occur ONLY when a...
I've read that Jira provides a vast event sub system that allows for people to author custom listeners to respond to specific events - this looks to be specific to non-hosted Jira. For h...
In JIRA 4.4.5, the JIRA Notifications for all events do not have the info on Event Type in the Subject. Eg, if the issue was resolved or commented the subject will be like "<Full Name> (R...
...s loaded. Is there any kind of the event that is fired when I go through tabs (similar to "dialogContentReady" when opening popup window.)? I tried just "ready" event which is fired only on refresh of a...
Hi. I am looking for some clarification with respect to events. As far as I understand, you can configure a single event to be fired as post-functuion at the end of a workflow transition. I am w...
So we have a request to get notified when user get to a certain transaction, the first thought i have was "ohhh, custom events!". So I created a custom events call "Approval Event" and change one o...
My listener can call method IssueEvent.getChangeLog(), that returns a generic value for entity named "ChangeGroup". How can I get all change items from this group through JIRA API?
We have a very simple notification scheme assigned to a project where it is essential that new assignees receive an email upon assignment. To achieve this, we have added "Current Assignee" to event...
Hi there, In JIRA, when you prefer other event names than the default ones, you can do following. 1. Create custom event. 2. Associate it with notification scheme and workflow post f...
summit.atlassian.com
Copied to clipboard