...
- a list of projects
- you can select one project, multiple projects, or all projects
- a list of issue types
- you can select one issue type, multiple issue types or all issue types
- a checkbox to allow or disallow commenting in issue when notifications are sent.
In the Context administration screen, contexts are displayed as shown below.
To add a context, click the Add Context button. A popup window will appear, in which you will be able to enter the context's title, issue types and projects. Please note that context titles must be unique. You cannot create two contexts with the same title.
To select an issue type, just begin typing and a list of matching issue types will be displayed, as shown in the screenshot below. Just continue typing to refine the list of matching issue types until you find the desired issue type.
To select a project, just begin typing and a list of matching projects will be displayed, as shown in the screenshot below. Just continue typing to refine the list of matching projects until you find the desired project.
For issue types and projects, if you want to select all issue types or all projects, do not enter anything in the corresponding field.
...
- with title : My New Context
- that applies to issues of type Bug or Task
- that applies to all projects
...
- that will add a comment in the issue each time a notification is sent
Once saved, it appears in the contexts list as shown below.
Templates
The Templates administration screens allows you to create email templates.
...