| Email notification is the
process of sending an email to a related party for the purpose
of keeping them up to date on a current issue.
On any update to the system, the default behaviour of
Fast IssueTrack is to send email notificaton to a user
who is currently assigned to the modified issue. The one
exception to this rule is if the person who is making
the update is the same as the person as the assignee.
In this case, there is no need to send a redundant email
about information just entered by the same individual.
In addition, different notify lists can be used to direct notifications:
each issue includes a separate Notify List, which contains additional email addresses and/or users, who would like to remain informed as to any changes to a given issue. The contents of this list remain intact throughout the life of an issue, until they are manually removed.
filters can be saved with a Notify List which directs a notification to users any time an issue is saved and matches the associated saved filter.
Mail Rules can contain notify lists for bug creation when using anonymous email retrieval.
Workflow Actions have a notify list option if using workflow rules.
The system keeps track of where to send an issue, using
the email address associated with that user, in their
configurable profile. This address can actually include
multiple addresses, if they are separated by a comma or
semi-colon.
When an issue is modified, the system creates an email
notification and directs it to a list which contains the
following:
A. All email addresses in the assignee profile.
B. Any addresses in the Notify List.
C. Any addresses contained in the profiles for any users
in the Notify List.
This list is automatically stripped of duplicates and/or
a matching assignee email address (which avoids the redundancy
problem outlined above).
All notification is accomplished using a SMTP server,
as configured in the Server Configuration
page accessible from the Admin Menu page.
|