[midPoint-git] [Evolveum/midpoint] 72dd76: Preliminarily fix REST notifyChange (MID-4937)
Pavol Mederly
mederly at evolveum.com
Mon Oct 15 11:55:09 CEST 2018
Branch: refs/heads/feature/notify-change
Home: https://github.com/Evolveum/midpoint
Commit: 72dd7680901eb5d24346ef4ec7b0bd680dfea1e3
https://github.com/Evolveum/midpoint/commit/72dd7680901eb5d24346ef4ec7b0bd680dfea1e3
Author: Pavol Mederly <mederly at evolveum.com>
Date: 2018-10-15 (Mon, 15 Oct 2018)
Changed paths:
M model/model-impl/src/main/java/com/evolveum/midpoint/model/impl/ModelCrudService.java
Log Message:
-----------
Preliminarily fix REST notifyChange (MID-4937)
These fixes make the method basically usable. However, minor issues
are still there, e.g. shadows are kept even after the DELETE delta
is pushed. Also, sending the DELETE delta requires the client to find
shadow OID before the REST invocation.
Plus there's the need to have resource attributes cached in midPoint.
**NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/
Functionality will be removed from GitHub.com on January 31st, 2019.
More information about the midPoint-svn
mailing list