Forum Academy Marketplace Showcase Pricing Features

Database - Why table USER not update?

Good afternoon.


I am encountering the following situation: when the user selects the language of their preference, I update the language field in the USER table, however, for reasons that I do not understand, the table update does not always occur immediately, an observation I made in the Modified Date parameter.
Is there any delay in updating the Bubble Database?
Is there a Commit command to force the update of a Table in the Bubble Database?
I emphasize that I am in a test environment using the editor and the Preview option to carry out the tests.
Thank you in advance for the help.

If the data before the change is identical to the data after the change, someone’s observed that the modified date doesn’t change. Could this be it?