From: Damien R. <dr...@ma...> - 2015-03-27 08:44:34
|
Louis BAYLE <lbayle.work@...> writes: > I developped a plugin to do some actions when the bug status is > changed. I'm using EVENT_UPDATE_BUG. The job is done correctly when > status is changed from the view.php page, but nothing happens when I > change the status of a task (or a group of tasks) from the > view_all_bug_page.php. > > Could it be possible that the event is not called on group actions ? > Should I open a new bug or is it a normal behaviour ? Please have a look at https://www.mantisbt.org/bugs/view.php?id=14897. I believe you are facing the same issue. D |