Page 1 of 1

changing duedate for multiple tickets in one go

Posted: 17 Mar 2015, 07:42
by bokkepoot
We're using Mantis for a while now, and are pleased with most functionality, but changing multiple date-selector boxes gets a bit boring, so my question is :

Using mantis 1.29 with plugin setduedate 3.20 , is it possible to set the due-date for multiple tickets in one go ? Like is it trivial to add an option for that to the view tickets -> select all dropbox ?

tnx in advance

Re: changing duedate for multiple tickets in one go

Posted: 17 Mar 2015, 20:21
by atrol
This is a known feature request
https://www.mantisbt.org/bugs/view.php?id=10247
which can be solved by yourself using this functionality
https://www.mantisbt.org/wiki/doku.php? ... issue:7900

You could also send us a Pull Request on our Github repository to get it in MantisBT core and not as a custom solution.