-
Bug
-
Resolution: Not A Defect
-
Major
I've configured Jenkins according to https://wiki.jenkins-ci.org/display/JENKINS/Mantis+Plugin. But i can't have the tickets updated.
I'm getting this in the console output: [MANTIS] No issues have been found in the changelog.
For the very same build I have these changes: "Fix issue #0010038."
The Mantis configuration is set to "[ISSUE %ID%]". As indicated in the plugin's tutorial.
Is this a known issue ?
[JENKINS-12663] Mantis plugin does not detect change.
Attachment | New: mantis_project_config.png [ 21502 ] |
Attachment | New: project_changes.png [ 21503 ] |
Attachment | New: build_console_output.png [ 21504 ] |
If you commited with "Fix issue #0010038", then you have to set issue pattern to "issue %ID%".