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
Currently, in the controller level, saveChanges() are called manually. Find a way to make it automatically called after each request. It is unnecessary to call it after read only operations, discuss it and find a solution.