Page 1 of 1
Is there a way to vote for tickets?
Posted: 28 Feb 2017, 12:52
by shindere
Dear all,
I am working on the OCaml project which uses Mantis as its bug tracker.
For those tickets that are wish list, we would like to let the core developers vote on the feature with values like strong reject, weak reject, weak accept, strong accept.
Is there a known way to achieve this within Mantis?
Thanks a lot in advance for any help.
Re: Is there a way to vote for tickets?
Posted: 28 Feb 2017, 13:05
by atrol
There is no way for it out of the box.
You could create some custom fields as a workaround (maybe acceptable if there are just 2-3 core developers) or write a plugin.
Some information you might be interested in:
http://www.mantisbt.org/bugs/view.php?id=22263
https://www.mantisbt.org/bugs/view.php?id=668
https://www.mantisbt.org/wiki/doku.php/ ... quirements
Re: Is there a way to vote for tickets?
Posted: 28 Feb 2017, 13:36
by cas
have a look at this plugin:
https://github.com/EvilRenegade/Gauge-Support
Expect you have to make it 2.x compliant though
Re: Is there a way to vote for tickets?
Posted: 28 Feb 2017, 13:47
by atrol
@cas, do you use this plugin?
I remember to have seen it some while ago and it looked quite good at first sight.
But you should be aware that the lastest commit of the plugin is about 5 years ago.
I don't expect to get any support from author in case of problems.
Re: Is there a way to vote for tickets?
Posted: 28 Feb 2017, 18:11
by cas
Have to admit, I have the same experience. Used it in the past but lately not anymore.
I had a quick glance @ the source and tought that it could be relative easily upgraded for 2.x

So will review this plugin and release for 2.x
Re: Is there a way to vote for tickets?
Posted: 01 Mar 2017, 21:50
by cas
Attached a beta version to try out in Mantis 2.x
Comments/suggestions are welcome
Re: Is there a way to vote for tickets?
Posted: 03 Mar 2017, 10:08
by shindere
Dear all, many thanks for your prompt and helpful responses! Will investigate and report back the results! Thanks!
Re: Is there a way to vote for tickets?
Posted: 05 Mar 2017, 16:49
by cas
Attached the first release form Mantis 2.x
Have added some config options and included a dowload of statistics to excel.
If you encounter bugs, let me know, can also be done via
http://www.nuy.info 