dependency-track
dependency-track copied to clipboard
Jira alert should add returned ticket number to comments
Current Behavior
Currently, when a Jira alert is created, it's a 1 way process. The command is sent to Jira, Jira creates the ticket. There's nothing tying DT to this ticket. It is very difficult to keep an information chain going.
Proposed Behavior
When a Jira ticket is created, the response from Jira contains the the ticket ID. That Id should be inserted into the comments of the audit vulnerability. It doesn't necessarily have to be a link to the ticket, just the ID would suffice.
Checklist
- [X] I have read and understand the contributing guidelines
- [X] I have checked the existing issues for whether this enhancement was already requested
This would be very useful. Add my vote for this request.
while on the subject of jira , is there any documentation on the syntax of the Jira base url , should it be ?https://[companyname].atlassian.net/jira/software/projects/[projectKey]