User changes reverting back to previous value in UI but commits in backend

0
I have a problem that does not seem to be object specific as it is happening on multiple pages with different objects, but seems to be growing in frequency. When user makes changes to attributes, and then saves (commits) the object. The value will revert back to what the attribute previously was although in the back-end the user changes were committed to DB. To the user however they think their changes are not sticking until they of course navigate away and back again. Not sure if this is elated to user session, browser, or background processes running on the app at the time. Any help is appreciated.
asked
0 answers