What did you do to cause this? Mass move some tickets to a milestone
What page were you on?
tickets?milestone=backlog&status=allopen&order_by=id.asc
> traq/<project>/tickets/mass_actions
What PHP and MariaDB versions do you run? php 5.3.21
Describe the defect:
Warning: Invalid argument supplied for foreach() in /var/www/html/traq/vendor/traq/controllers/tickets.php on line 653
Warning: Cannot modify header information - headers already sent by (output started at /var/www/html/traq/vendor/traq/controllers/tickets.php:653) in /var/www/html/traq/vendor/traq/controllers/tickets.php on line 713
Warning: Cannot modify header information - headers already sent by (output started at /var/www/html/traq/vendor/traq/controllers/tickets.php:653) in /var/www/html/traq/vendor/avalon/http/request.php on line 189
Not sure what caused this, make sure you have JavaScript and cookies enabled. I've added a check to make sure there are tickets to be processed before trying to do anything.