⚠️ Note on feature completeness ⚠️
We are narrowing the scope of acceptable enhancements to DefectDojo. Learn more here:
https://github.com/DefectDojo/django-DefectDojo/blob/master/readme-docs/CONTRIBUTING.md
Is your feature request related to a problem? Please describe
A clear and concise description of what the problem is.
Problem:
Each new engagement currently displays no unique Engagement ID in the UI
Describe the solution you'd like
Solution:
Implement the ability to assign a customized engagement identifier (e.g., ENG-0001) that is automatically generated each time a new engagement is created.
This ensures consistent and traceable engagement numbering for easier reference, reporting, and integration with other systems.