Closed greyleonie closed 2 years ago
Hi @greyleonie,
Thanks for the report, plugin templates are copied form the external gems (dradis-zap) in this case, to the Dradis folder as part of the initialisation process:
https://github.com/dradis/dradis-ce/blob/develop/config/initializers/z_11_plugin_templates.rb#L15
By default they end up in ./templates/plugins/. If you modify the ZAP template in that folder and restart the Dradis server, the changes should take effect.
Closing the issue for now, but feel free to re-open if needed.
Steps to reproduce
Modify the template file, such as dradis-zap-4.0.0
Expected behavior
The issue output will change.
Actual behavior
The issue output does not change.
Extension test
After rename the template file and change the source code, the issue output format changed. For example, rename 'issue.template' to 'issue1.template'.
System configuration
Dradis version:
Ruby version:
OS version: