calendar_duration not populating on the work order tasks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-27-2025 06:30 AM
Hi! I am unable to populate the calendar_duration (Actual duration field) on the work order task which normally calculates a duration from the actual work start/end time. This is OOTB.
I can see that the calculation uses SMDateValidation:
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-27-2025 06:46 AM
Do you have the other fields filled? Do you have a start and end date on the form?
Use logs in the script to see the actual values you get.
Please mark any helpful or correct solutions as such. That helps others find their solutions.
Mark
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-27-2025 07:00 AM
Yes I do. Other fields have values.
Also, could you please let me know if there is a specific way the actual duration get populated, example, when the task is closed, etc.