Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Improve activity execution mapper's persistence logic
Update the logic in DefaultActivityExecutionMapper to handle 'Inherit' persistence mode correctly. Instead of returning 'Inherit' directly, now it will default to the mode specified by defaultMode(). This change ensures consistent handling of persistence strategies.
- Loading branch information