The CreatorCon Call for Content is officially open! Get started here.

state should not change to open when assigned to is empty

Buddy 1
Tera Contributor

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!

6 REPLIES 6

PrasadJoshi
Tera Contributor

Use UI / Data policy to make assigned to mandate when state is Open.

Please mark helpful if it helps.

Pooja Mallikarj
Kilo Sage

Hi @Buddy 1 ,

You can write Before Update business rule on that table with below Conditions and Actions without script.

PoojaMallikarj_0-1677057433067.png

PoojaMallikarj_2-1677057500430.png

 

Thanks,

Pooja M