Re: Tickets time affected on service contrats
Matt Zagrabelny <[email protected]> Wed, 8 Feb 2017 09:29:32 -0600
| Newsgroups | gmane.comp.bug-tracking.request-tracker.user |
|---|---|
| Message-ID | <CAOLfK3XYuLOxgaQ6ATYAcFO3ARZMkfLm=OO1DbAH7bS=t2nV7g@mail.gmail.com> |
Hi Frank, On Wed, Feb 8, 2017 at 4:11 AM, Frank Soyer <[email protected]> wrote: > Hi all, > I wonder if an extension or some solution exists for managing service > contracts, I mean, registering somewhere for a queue and/or a (some) > requestor(s), a total time to decrement, and decrementing it with the time > spent on tickets of this resquestor(s). Or, at least, report on demand the > time spent for this requestor(s). You could set up a "master" ticket and link in the child tickets to it. I'm not aware of any built in mechanisms that will adjust time accordingly between parent and child tickets - but you could certainly add in some code to do that. -m