Join the #BuildWithBuildAgent Challenge! Get recognized, earn exclusive swag, and inspire the ServiceNow Community with what you can build using Build Agent.  Join the Challenge.

How to change state of problem record to closed when it is not resolved state?

Masa4
Giga Contributor

I would like to change state to close when I get solution in the middle of supporting problem without worrying the state and processing state model.

Therefore I created the UI Action for changing state to closed.
But I get the error message and state is not changed when I click this button on the form.
ERROR MESSAGE: Invalid state transition. Can not update from state 'New' to state 'Closed' with given values.

Do you have good any ideas to implement this feature?

BR,

1 ACCEPTED SOLUTION

Then look for the entry where the table is "problem" open it; in the "State Transitions" related list pick the "Closed" state, open it and adjust "Enter Condition" to allow entering from as many states as you need to.

find_real_file.png

View solution in original post

15 REPLIES 15

You're welcome 🙂