Change assignee to Unassgined in JJUPIN SIL

Hailin Zhang May 15, 2016

Hi,

I have a question about SIL program (normal sil and live field). How can I change assignee to “Unassigned”?

I tried below, but none of them worked

Assignee = “nil”;

Assignee = “null”;

Assiignee = “Unassigned”;

Ifset(“assignee”, “nil”);

Ifset(“assignee”, “null”);

Ifset(“assignee”, “Unassigned”);

 

Thanks

Hailin

1 answer

0 votes
Alexandra Topoloaga
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
May 15, 2016

Hi,

 

Try this:

%key%.assignee = "Unassigned";

 

Best Regards,
Alexandra 

Suggest an answer

Log in or Sign up to answer