generate auto tickets

General discussion of Mantis.

Moderators: Developer, Contributor

cas
Posts: 1768
Joined: 11 Mar 2006, 16:08
Contact:

Re: generate auto tickets

Post 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.
Elyes
Posts: 38
Joined: 21 Feb 2012, 13:31

Re: generate auto tickets

Post 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 )
Attachments
ReculCall is working only when we open the issue and change its status
ReculCall is working only when we open the issue and change its status
RecurCall_OK.JPG (18.01 KiB) Viewed 4843 times
ReculCall is not working when we select the issue from VIEW ISSUES and change its status directly
ReculCall is not working when we select the issue from VIEW ISSUES and change its status directly
RecurCall_KO.JPG (28.13 KiB) Viewed 4843 times
cas
Posts: 1768
Joined: 11 Mar 2006, 16:08
Contact:

Re: generate auto tickets

Post 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.
Post Reply