Open
Description
To reproduce:
- Create a self-sync with a complete set of configuration files (our standard LDAP example for instance).
- Run the transfer
- Change configuration to a configuration without for instance SchoolUnitGroup (our standard CSV example for instance).
- Run again, with the missing type included in the send order to trigger the error
- The client will print an error because we have a type in the send order which doesn't have a configuration file.
- Fix the send order
- Run again and notice that the SCIM server complains about removing objects that it doesn't know
The last point is probably because we deleted the objects in step 4, but this wasn't recorded in the cache file due to the program being terminated.
Metadata
Metadata
Assignees
Labels
No labels