Is there a way to vote for tickets?

General discussion of Mantis.

Moderators: Developer, Contributor

Post Reply
shindere
Posts: 2
Joined: 28 Feb 2017, 10:53

Is there a way to vote for tickets?

Post 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.
atrol
Site Admin
Posts: 8375
Joined: 26 Mar 2008, 21:37
Location: Germany

Re: Is there a way to vote for tickets?

Post 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
Please use Search before posting and read the Manual
cas
Posts: 1614
Joined: 11 Mar 2006, 16:08
Contact:

Re: Is there a way to vote for tickets?

Post by cas »

have a look at this plugin:
https://github.com/EvilRenegade/Gauge-Support
Expect you have to make it 2.x compliant though
atrol
Site Admin
Posts: 8375
Joined: 26 Mar 2008, 21:37
Location: Germany

Re: Is there a way to vote for tickets?

Post 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.
Please use Search before posting and read the Manual
cas
Posts: 1614
Joined: 11 Mar 2006, 16:08
Contact:

Re: Is there a way to vote for tickets?

Post 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 :mrgreen:
So will review this plugin and release for 2.x
cas
Posts: 1614
Joined: 11 Mar 2006, 16:08
Contact:

Re: Is there a way to vote for tickets?

Post by cas »

Attached a beta version to try out in Mantis 2.x
Comments/suggestions are welcome
Attachments
GaugeSupport_beta.zip
test version
(5.82 KiB) Downloaded 327 times
shindere
Posts: 2
Joined: 28 Feb 2017, 10:53

Re: Is there a way to vote for tickets?

Post by shindere »

Dear all, many thanks for your prompt and helpful responses! Will investigate and report back the results! Thanks!
cas
Posts: 1614
Joined: 11 Mar 2006, 16:08
Contact:

Re: Is there a way to vote for tickets?

Post 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 :mrgreen:
Attachments
GaugeSupport201.zip
(9.65 KiB) Downloaded 371 times
Post Reply