Global Settings

On the Add-Ons page in the Jira administration, general settings and global default settings can be set.

General settings

Clean Up Interval: This interval searches for inactive users and will delete them from the queue. This will increase performance for all users.

Update interval: The notification update interval setting is for all users. The standard interval is 10 seconds. Lower update intervals can have negative effects on performance.


Global Default Settings

In this section, global default filters can be set. There is an additional option to allow/disallow users to change these settings.

A recommended filter could be expressed as follows:

(assignee = currentUser() OR reporter = currentUser() OR watcher = currentUser()) AND resolution is EMPTY

User Settings

In the user settings, every users' filter configurations will be displayed.


The administrator can change, create or delete existing filter configurations - users can still change their individual settings at any time.

The "notify" and "Highlight" option cannot be edited by the administrator.


Supported events

(warning) Due to a bug in the standard Jira Activity Stream, which we use to display events in Activity for Jira, the following table shows the supported/unsupported events.

SupportedUnsupported

(tick) Attachment added

(tick) Comment added

(tick) Issue created

(tick) Issue edited

(tick) Issue progress started

(tick) Issue transitioned

(error) Issue closed

(error) Issue opened

(error) Issue progress stopped

(error) Issue reopened

(error) Issue resolved






On this page