Calculate duration between open date and 'assigned to' field is no more empty
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-21-2022 02:24 AM
Hello for a request ticket, I have to calculate the duration between the oipen time until the request is assigned to someone.
So difference between open date and field 'assigned_to' is no more empty.
I tried to put a metric on the field assigned_to but it start calculation from the moment it's filled in. So it doesn't take into account the 'empty' duration.
Any help?
Thanks
Tahar
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-21-2022 02:46 AM
Hi, You can use the 'metric_definition.do' table and configure the assigned_to field. Use the 'Value' of the field is empty and use duration field to calculate based on your requirement.
Suresh.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-21-2022 03:10 AM
Hello,
How do you configure the assigned_to field? I see no' Value' field to set in the form metric_definition.
thx
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-21-2022 03:18 AM
Hi, You configured the in the right form. You just save it and create a new ticket. Once ticket created and Assigned to change it to null to other values. Finally you can see the results in the same page under 'metric_instance'.
Suresh.