We've updated the ServiceNow Community Code of Conduct, adding guidelines around AI usage, professionalism, and content violations. Read more

for One catalog item even if ctask and ritm state is closed ,REQ state is not closed.

Mounika30
Kilo Sage

Hi 

If     CTASK -closed automatically RITM-closed and REQ state is also closed,but for one particular item it is not closing .

showing like--approved state

7 REPLIES 7

Not applicable

Hi @Mounika30 ,

If it's happening with only one catalog item, then check the task if it's running any workflow/flow which is stuck. you can check the workflow context.

Can you check business rules that are configured on the SCTASK [sc_task] table, maybe add a filter to show [Script] contains [state].

 

 

Not applicable

Hi @Mounika30 ,

 

Mounika30
Kilo Sage

business rules are working fine, still i couldnt find the issue.

Not applicable

Hi @Mounika30 ,

Did you check the workflow context i mentioned?