Page 1 of 1

SLA service level agreement

Posted: 19 Jan 2009, 11:45
by duwil
I use Mantis not as a bug tracker but as a ticketing system, I need to compute the time between issue open date/time and issue close date/time, the problem is when you close the issue: I need to save the actual date/time and not the date/time when I click the close button in Mantis, in other words I need a date/time custom field. Is there a way to accomplish this?

---

Re: SLA service level agreement

Posted: 29 Jan 2009, 14:46
by jb_mantis
I know creating custom fields is possible but I have yet to create one myself so can't give you specifcs on it. Search the Mantis documentation and WIKI and you will find some explanation of how to go about adding a custom field.

Re: SLA service level agreement

Posted: 31 Jan 2009, 15:03
by duwil
I created custom fields before but AFAIK in mantis 1.1.2 you don't have the option to create a "date and time" only "date". Thank you anyway :)