- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-20-2015 01:56 PM
Hello,
Are "Duration" and "Business Duration" fields calculated out-of-the-box for "Change Requests" or that requires a customization?
In the case of a customization, any thoughts on best practices on how these two values should be calculated?
Thanks,
Marcelo Correia
Solved! Go to Solution.
- Labels:
-
Change Management

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-20-2015 03:21 PM
I don't think they're calculated OOB, but you can take a look at a couple of incident business rules to get an idea of how it can be done. Those incident business rules are called mark_closed and mark_resolved.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-20-2015 03:21 PM
I don't think they're calculated OOB, but you can take a look at a couple of incident business rules to get an idea of how it can be done. Those incident business rules are called mark_closed and mark_resolved.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-21-2015 11:51 AM
Thanks Brad. I noticed mark_closed also runs on change_request but it has a different purpose (just makes the record inactive). I guess I'll have to go back to my business users and understand what they want to measure so I can define a business rule on the change_request table to achieve what they are looking for. Thanks for sharing your thoughts.
Marcelo