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

Accept and reject solution not working on csm portal

lucky6
Tera Contributor

Hi Everyone,

Accept solution and reject solution are not working properly in csm portal..when I click on those buttons I am getting an error as "Error in changing the status".

I have checked the state dictionary as well and the read only is false.

Is there any changes required for this in widget or dictionary?

2 REPLIES 2

Clara Lemos
Mega Sage

Hi @lucky6 ,

 

I faced this issue when the 'state' field was read-only on the dictionary level, instead I set the read-only for the field via UI Policy and the issue was solved.

 

If that helps please mark my answer as correct / helpful!
And if further help is needed please let me know

Cheers

Hi @Clara Lemos 

Field is not read only on dictionary level ..still I am unable to accept/reject the solution.

Any other configurations required for this?