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.

user table record gives Invalid update error

vinod6
Tera Contributor

I am trying to deactivate a user record in the sys_user table, but it is showing an 'Invalid update' error, even though all mandatory fields are filled. Please provide the root cause for this.
Thanks!

5 REPLIES 5

LachezarK
Tera Contributor

Hi vinod6,

 

with the follwoing patch:

'glide-yokohama-12-18-2024__patch7-hotfix2a-09-24-2025_10-07-2025_2003.zip'

a few BRs were pushed in the sys_user table.

Check if your instance has BRs which match those conditions (first condition is optional):

LachezarK_0-1763550677826.png

In my case on of those BRs were preventing updates on the user records.


Best regards,

Lucho