state should not change to open when assigned to is empty
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-21-2023 11:25 PM
Hi,
When dealer creates a case (state =new) when added an attachment , the state changes to open (as it assumes the attachment is reply from dealer). But the issue is that the assigned to is still empty ,, so the changes need not to be changed to open.
The case state should only be in new , till it is assigned to someone. Once the assigned to filled, the state of case can be Open.
How to resolve this?
Thanks in advance!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-22-2023 12:51 AM
Use UI / Data policy to make assigned to mandate when state is Open.
Please mark helpful if it helps.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-22-2023 01:19 AM - edited ‎02-22-2023 01:20 AM
Hi @Buddy 1 ,
You can write Before Update business rule on that table with below Conditions and Actions without script.
Thanks,
Pooja M