Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix: Persist manager update in department to database
This commit resolves the issue where changes to the department's manager were not being persisted to the database. Adjustments were made to ensure that the Department entity is properly managed within the transactional scope of the changeManager method.
- Loading branch information