Closed pluk77 closed 7 years ago
Thanks for the heads up. I did a first implementation locally that adds these changes:
This should do it. I'll post a testversion here in the next few days. The drawback is: While this makes the plugin more flexible (and is required for Mantis 2), other users are forced to modify their configuration.
Ok - I pushed the change and build a test version - please have a look at this:
Any results from testing?
Sorry for the long delay, but thanks a lot for the update. We did limited testing and it seems to work. The note is added to Mantis including the revision. if we come across any problems I will report them back to you.
Thank you for testing. I'm releasing 1.6 just now.
I am using Mantis 2.0.0, Netbeans 8.2 and MantisIntegration 1.5
When committing to SVN, one can add a note to the task in Mantis, using the 'Add details to commit message and task' option. The note however is not added to the task as Mantis has removed a function from the API which seems to be used by the plugin. The following error appears in the apache logs after trying to add a note to the task:
There is an issue logged on Mantis to remove the function from the WSDL or return an error when it is called. https://www.mantisbt.org/bugs/view.php?id=21291