field work_start leave blank after change request moved to Implement state
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-11-2024 12:56 AM
Hi,
need to update the out of the box solution when field work_start of the change request is auto populated when change is moved to Implement state, but request is to leave the field work_start blank after change request was moved to Implement state. Any suggestions?
Thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-11-2024 03:17 AM
Out of the box there is a business rule called "Change Model: Set work start" that sets the value for the field work_start. The business rule runs before insert/update when the condition "State" changes to "Implement".
If you do not want this you can deactivate the business rule and work_start field will not be updated anymore.