You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have a series of prepares that are executed in a batch, however, even when the batch fails, the preparations that change an existing record are not reverted and the object assumes the values informed in the prepare. The object values are different from the database values and when reloading the app, the object values return to normal. How can I perform this refresh in case of batch failure?
I have a series of prepares that are executed in a batch, however, even when the batch fails, the preparations that change an existing record are not reverted and the object assumes the values informed in the prepare. The object values are different from the database values and when reloading the app, the object values return to normal. How can I perform this refresh in case of batch failure?
@radex how to solve the problem?
The text was updated successfully, but these errors were encountered: