Description
The Jira listener plugin retrieves project data from Jira and sends it to 1Gateway. The data that can be retrieved from Jira includes epics and user stories and from the Xray plugin in Jira test plans and test cases.
Prerequisites
- If test plans and test cases are ticked, install the Xray plugin in Jira
Installation
1 - Login
Login to 1gateway, and make sure you are in "Advanced mode". If this is the first time you log in, the default user and password are both 'admin' (without the quotes).
2 - System Maintenance
Click on the menu icon and choose the option "System maintenance"
3 - Upload file
In the System maintenance view you can either drag and drop the downloaded zip file or select it by clicking the "choose file" button.
4 - Restart
After the upload installation will be confirmed. Restart 1Gateway to ensure any locked files are updated.
Configuration
Open the main menu and click on "New plugin"
Select the plugin you want to configure. Use the Filter field if needed.
Field name | Supported values | Description |
---|
Oranization | Any string | The organization that owns the Jira projects |
Username | Any string | Jira username |
Password | Any string | User's password |
Polling interval | Any string | Polling interval in seconds (default is 300) |
Epics | true / false | Defines if to poll jira epics |
User stories | True / false | Defines if to poll jira user stories |
Test plans (Xray) | True / false | Defines if to poll Xray test plans |
Test cases (Xray) | True / false | Defines if to poll Xray test cases |
See also