This is a release that only targets 2 minor bug-fixes, these fixes are smaller and only affect data quality and is therefore released faster.
Bugfixes
- When only email was updated on a person post the modified would previously not be changed. This has now been corrected so that modified will update when email is updated.
- When a student had cancellation on its enrollment it affected already finished parts of the enrollments and returned cancelled = true. This is now fixed so cancelled only appears on the last enrollment part. This behavior is inherited due to the fact that In SS12000 domain model there is one enrollment per year and in base system one enrollment covering the entire period.