Guidance on Customizing Jira Issue Title Format for Jira Sync #13193
Unanswered
GabrielJuliao
asked this question in
Q&A
Replies: 1 comment
-
The code that sets the JIRA summary is at: django-DefectDojo/dojo/jira_link/helper.py Lines 685 to 690 in 1a80117 Currently there's no way to customize it without modifying the code and building your own images. I've raised #13194 as it might make sense to have this customizable. I've added the |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
It would be really helpful to have clear guidance on how to customize the Jira issue title format when using Jira Sync in DefectDojo. Right now, the default title format doesn’t always match team standards for readability or automation.
For example, I’d like to be able to create titles like this:
<ID> | <Severity> | Service: <Service Name> | Scanner: <Scanner Name> | <Short Summary...>
Some guidance or pointers on where and how to make these changes would be super useful!
Beta Was this translation helpful? Give feedback.
All reactions