[midPoint-git] [Evolveum/midpoint] 4d6d3d: Fix removal of [operational] items (MID-4813)

Pavol Mederly mederly at evolveum.com
Mon Sep 17 19:03:51 CEST 2018


  Branch: refs/heads/master
  Home:   https://github.com/Evolveum/midpoint
  Commit: 4d6d3de5a4371ad15b205b294d5cd428324e1a51
      https://github.com/Evolveum/midpoint/commit/4d6d3de5a4371ad15b205b294d5cd428324e1a51
  Author: Pavol Mederly <mederly at evolveum.com>
  Date:   2018-09-17 (Mon, 17 Sep 2018)

  Changed paths:
    M infra/prism/src/main/java/com/evolveum/midpoint/prism/Item.java
    M infra/prism/src/main/java/com/evolveum/midpoint/prism/PrismContainer.java
    M infra/prism/src/main/java/com/evolveum/midpoint/prism/PrismContainerValue.java
    M infra/schema/src/test/java/com/evolveum/midpoint/schema/TestMiscellaneous.java
    A infra/schema/src/test/resources/misc/role-remove-items.xml
    M model/model-impl/src/main/java/com/evolveum/midpoint/model/impl/ModelRestService.java
    M model/model-impl/src/main/java/com/evolveum/midpoint/model/impl/controller/ModelController.java
    M model/model-impl/src/main/java/com/evolveum/midpoint/model/impl/util/RestServiceUtil.java

  Log Message:
  -----------
  Fix removal of [operational] items (MID-4813)

There were faults in PrismContainerValue.removeItem and
ModelController.removeOperationalItems, leading to exceptions in
'compareObjects' model operations.

Also added universal logging of exceptions occurring within REST
calls.



      **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