How to change the value of due_date in sysapproval_approver
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-27-2025 12:56 AM
The due_date in sysapproval_approver currently has the same value as created. I want to change this. Where can I change it?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-27-2025 01:03 AM - edited 08-27-2025 01:03 AM
Hi @SotaT
If it's created using "Ask For Approval" action, please chcek out the below document..
https://developer.servicenow.com/dev.do#!/learn/learning-plans/xanadu/new_to_servicenow/app_store_le...
Regards,
Siva
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-27-2025 01:22 AM
You can follow below steps to update the action to include custom logic for due date.
Below is a sample from 'time-off request' flow,
If this helped to answer your query, please mark it helpful & accept the solution.
Thanks,
Bhuvan
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-27-2025 01:26 AM
How are these approvals being triggered?
If you are using flow designer, the ask for approval action has the option to set the due data, did you try that.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-27-2025 01:34 AM