Page 2 of 2

Re: generate auto tickets

Posted: 02 Apr 2012, 11:44
by cas
So you only want the ticket to be visible as of the next day?
That is not possible @ this moment :( , would require major review of this plugin.

Re: generate auto tickets

Posted: 26 May 2012, 21:15
by Elyes
Hello again
I'm using the Mantis 1.2.8.
I found that a new issue is not created automatically when we chose to change its status directly from "View Issues".
(See the display RecurCall_KO below)
But it's working fine when we open the issue and chose "Change Status" (see display RecurCall_OK )

Re: generate auto tickets

Posted: 29 May 2012, 12:56
by cas
Hi Elyes,
thanks for spotting this.
Problem here is that the event "EVENT_UPDATE_BUG", is not integrated in the used functions from the view issues page.
So rather than adjusting core, think this should be fixed by the mantis team.