Usage
Learn how to use Currents Jira Integration
After setup, you can create new Jira issues or comment on existing ones directly from test execution details in Currents.
Access Jira Features
Open any test execution details in Currents
Look for the Jira icon (only visible when integration is enabled)
Click the icon to open the Jira actions dialog

From here, you can:
Create a new Jira issue
Link to an existing issue
Create a New Jira Issue
To create a new issue:
Select the Jira Project and Issue Type
Enter Issue Title and Description (optional)
Toggle Include Details to automatically add test context (error messages, stack traces, etc.)
Click Create Issue
Example of a newly created issue:


Link to an Existing Jira Issue
To link and comment on an existing issue:
Select the Jira Project
Search for the issue by typing its title (results limited to 50 items)
Note: For more specific results, use more detailed search terms.
Enter your comment text
Toggle Include Details to add test context
Click Add Comment
Example of commenting on an existing issue:


Notes
The integration creates one-way links from Currents to Jira
Jira issue status updates are not reflected back in Currents
Comments include a link back to the specific test in Currents
Limitations
Required Jira issue custom properties
Problem: Jira issues allows required custom properties when an issue is created depending on the issue type. This is currently not supported in our integration, as we can't send custom payload to the create issue endpoint.
Solution: Two options are available to overcome this issue. First,
Don't enforce custom properties as required.
Use a different issue type that has no required custom properties.
Last updated
Was this helpful?