Actions
Bug #2640
closedAPI Backend: User Create Save and User Edit Save don't use new CBUser object
Bug #2640:
API Backend: User Create Save and User Edit Save don't use new CBUser object
Description
That avoided using the user object cache and having a consistent user object in backend edits and saves, triggering multiple other bugs in plugins.
Actions