Actions
Task #975
closedCannot resave synchronization for organizations after upgrade
Status:
Closed
Priority:
Normal
Assignee:
Vít Švanda
Category:
Synchronization
Target version:
Start date:
02/20/2018
Due date:
% Done:
100%
Estimated time:
Owner:
Description
I had Synchronization for Tree nodes, the version of IdM was 7.5.3. Then I upgraded to 7.7.0 and then to 7.8.1. Now I cannot edit or just resave this Synchronization configuration, the message says:
"Type of sync configuration, cannot be changed!"
Log:
eu.bcvsolutions.idm.core.api.exception.ResultCodeException: Type of sync configuration cannot be changed (old type: [SysSyncIdentityConfigDto], new type: [SysSyncConfigDto])! at eu.bcvsolutions.idm.acc.service.impl.DefaultSysSyncConfigService.save(DefaultSysSyncConfigService.java:62)
If I create a new Synchronization definition for the same attribute mapping, it works alright.
This happens also in online demo for the system "HR organizations".
Could there be some problem in Flyway migration?
Actions