Client script? blocking field update from UI action.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-27-2024 09:41 AM
I am attempting to update the state field on a change to start the approval process. We are adding a new state, peer review, which will now be the first step in the approval process. I updated the approval button UI action to switch the state to peer review. The action does update the field but then it is flipped back to the previous state and I get an invalid update error. I am assuming there is a client script that is running for that field. I was not the person that set up change originally so I am not sure what rule it could be. Is there a way to see what is running when I make updates to change records?
Thank you!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-27-2024 09:48 AM - edited ‎06-27-2024 09:49 AM
Hi @Mark Petras1,
Please check the change model configuration that "Peer Review" state should be define there, and state transition ( from one state to other ) should be configure.
-Thanks,
AshishKM
Please mark this response as correct and helpful if it helps you can mark more that one reply as accepted solution
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-27-2024 11:01 AM - edited ‎06-27-2024 11:38 AM
I updated the model and the sequence looks correct. I am still getting invalid update
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-28-2024 05:32 AM
Can you share all technical details with screen shots.
Please mark this response as correct and helpful if it helps you can mark more that one reply as accepted solution
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-11-2024 07:28 AM
Looks like there are several places you have to update the change model. Seems like they really don't want you to add a state.