Documentation for JIRA 4.3. Documentation for other versions of JIRA is available too.
Some people may prefer to receive a daily summary of updated issues, rather than continual notifications each time an issue is updated. To do this, you will need to:
For example, to find all issues that have been updated in the past 24 hours, use the following Advanced Search query:
updated >= "-24h"
Or, to find all issues in the "ACME" project that have been updated in the past 24 hours, use the following Advanced Search query:
project = "ACME" and updated >= "-24h"
Click the 'Save' link in the 'Operations' column. Type a name for your new filter (e.g. "Joe's Daily Updates"), then click the 'Save' button.
Once you haved saved your new filter, click the 'Subscriptions' link in the 'Operations' column. Click 'Add subscription', adjust the default settings if you need to, then click the 'Subscribe' button.
If you don't want to receive continual updates each time an issue is updated, your name will need to be removed from the appropriate Notification Schemes.