...
- View entries in a specific category, select the category on the left.
- Modify a value, click on that cell and modify the text and click on "'Save"'.
- Create a new line, click on the "'Add" ' button, enter your information and click on "'Save"'.
- Deactivate a line, unselect the "'Active" ' box and click on "'Save"'.
General Configuration
...
Name | Value | Description |
defect.timeout | 60000 | This is the http timeout for when the Zephyr server talks to the JIRA server, in milliseconds. Only modify this if you are getting timeout errors. |
jira.remote.link.enabled | true | This turns on the functionality of sending remote issue links to JIRA (Note: this is only compatible with JIRA 6) |
jira.activity.stream.enabled | true | This turns on the functionality of sending activities to JIRA (Note: this is only compatible with JIRA 6) |
jira.max.jql.issue.limit | 400 | 400 or less is recommended to ensure JIRA performance is not impacted. |
...