apigen.springboot icon indicating copy to clipboard operation
apigen.springboot copied to clipboard

bug: Detached entity required in update logic

Open devdevx opened this issue 9 months ago • 0 comments

Currently when you update an entity, it didn't detach it previously so the old and new ends being the same in the postUpdate method.

devdevx avatar Jan 31 '25 07:01 devdevx