Error = Failed to save rule

Dears,
please advise from where to start the investigation -
i am getting error message when trying to save a rule

Error

An error has occurred :
Error = Failed to save rule

it happens the same for all types of rules for all users.
i am running OpenRemote Manager v1.3.3 with custom assets and manager_config.json added.

Tried to save a rule on “clean” custom deployed system and got the same error.
please advise from where to start to check?

i dont know maybe this will help to understand what is happening:

2025-05-08T13:26:07.329673635Z INFO
[WebService task-9 ] emote.container.web.WebServiceExceptions : Web service exception in ‘RESTEasy Dispatch’ for ‘POST http://localhost/rules/realm’, root cause: org.hibernate.StaleObjectStateException: Row was updated or deleted by another transaction (or unsaved-value mapping was incorrect): [org.openremote.model.rules.RealmRuleset#0]

Hi!

I’m encountering the same issue during local development.
This is probably due to a Hibernate update that we’ve done last week.

It hasn’t been released yet, so it’s only appearing locally for me.