Plugin information
Version | 1.0.0 |
---|---|
Author | Dataiku (Alex BOURRET) |
Released | 2020-11 |
Last updated | 2020-11 |
License | Apache Software License |
Source code | Github |
Reporting issues | Github |
How to set up
- Go to your Jira token creation page, and click Create API token. Name your token and make a copy of the created token.
- In DSS, go to App > Plugins > Installed > Jira > Settings > Jira API token
- Add a preset, name it and fill in the details.
- Subdomain is the first element of your Jira URL, usually your company name
- Username is the email address you are using to connect to your Jira account
- The API token is the code copied from step 1
How to use
- Go to your DSS flow
- Select Jira in the plugin section of the dataset menu
- Choose the Jira service you want to access (Core / Software / Service Desk)
- Pick the preset you previously configured
- Choose the request type and fill in the missing details where necessary
In some cases it can be more efficient to pass as a parameter the list of ids that need to be processed. In this case, use the recipe:
- In your DSS flow, select Jira in the recipe menu
- As input, use a dataset containing the list of IDs to retrieve. Note the title(s) of the column(s) containing the ID list
- Run the recipe