Wrong State created from Self-Service submition

Nataliia_Lova
Tera Guru
Hello, Community. I have a question for you. The new Scoped was created with Task table extended. When I create a new request from the Next Experience UI, the right state is created as "New,"
Screenshot 2024-01-23 at 17.25.25.png
but when I create a new request from the Service Catalog, the state is "On Hold" when it must be "New".
Screenshot 2024-01-23 at 17.25.42.png
Why does this behavior act, and how can I adjust this behavior?
1 ACCEPTED SOLUTION

Jaspal Singh
Mega Patron
Mega Patron

Hi Nataliia,

When I create a new request from the Next Experience UI, the right state is created as "New," --- Assuming this is from backend seems is the dictionary value set for the stat field.

 

when I create a new request from the Service Catalog, the state is "On Hold" when it must be "New". --- Can you check if there are some Business rule on insert of Script includes being called that ultimately sets the state value.

View solution in original post

2 REPLIES 2

Jaspal Singh
Mega Patron
Mega Patron

Hi Nataliia,

When I create a new request from the Next Experience UI, the right state is created as "New," --- Assuming this is from backend seems is the dictionary value set for the stat field.

 

when I create a new request from the Service Catalog, the state is "On Hold" when it must be "New". --- Can you check if there are some Business rule on insert of Script includes being called that ultimately sets the state value.

Where can I check it?