[midPoint-git] [Evolveum/midpoint] bcf7a0: Fix identifier attribute consolidation

mederly noreply at github.com
Mon Jul 5 13:11:57 CEST 2021


  Branch: refs/heads/feature/thresholds
  Home:   https://github.com/Evolveum/midpoint
  Commit: bcf7a05666838cbe53e5d76b07e693fa9f496b4e
      https://github.com/Evolveum/midpoint/commit/bcf7a05666838cbe53e5d76b07e693fa9f496b4e
  Author: Pavol Mederly <mederly at evolveum.com>
  Date:   2021-07-05 (Mon, 05 Jul 2021)

  Changed paths:
    M infra/schema/src/main/java/com/evolveum/midpoint/schema/processor/ObjectClassComplexTypeDefinition.java
    M model/model-impl/src/main/java/com/evolveum/midpoint/model/impl/lens/IvwoConsolidator.java
    M model/model-impl/src/main/java/com/evolveum/midpoint/model/impl/lens/projector/ConsolidationProcessor.java

  Log Message:
  -----------
  Fix identifier attribute consolidation

An assert in IvwoConsolidator was wrong when dealing with identifier
attributes (that are known because they are in repo) of shadows that
were not fetched. This is now fixed by weakening the assert as well
as treating identifier attributes as always known.




More information about the midPoint-svn mailing list