[midPoint-git] [Evolveum/midpoint] 5720a1: Added addtionalMappingSpecification to target set.

Tony Tkáčik noreply at github.com
Fri Jun 7 11:43:15 CEST 2024


  Branch: refs/heads/feature/metadata
  Home:   https://github.com/Evolveum/midpoint
  Commit: 5720a192ae83fa7395b6f8529b0ae00cd98c67af
      https://github.com/Evolveum/midpoint/commit/5720a192ae83fa7395b6f8529b0ae00cd98c67af
  Author: Tony Tkáčik <tonydamage at gmail.com>
  Date:   2024-06-07 (Fri, 07 Jun 2024)

  Changed paths:
    M infra/schema/src/main/resources/xml/ns/public/common/common-core-3.xsd
    M model/model-common/src/main/java/com/evolveum/midpoint/model/common/mapping/AbstractMappingImpl.java
    M repo/repo-common/src/main/java/com/evolveum/midpoint/repo/common/expression/ValueSetDefinition.java

  Log Message:
  -----------
  Added addtionalMappingSpecification to target set.


  Commit: 5dbbd21e5f6f5abc8248ea88cc383f9d46457fcf
      https://github.com/Evolveum/midpoint/commit/5dbbd21e5f6f5abc8248ea88cc383f9d46457fcf
  Author: Tony Tkáčik <tonydamage at gmail.com>
  Date:   2024-06-07 (Fri, 07 Jun 2024)

  Changed paths:
    M config/sql/native/postgres-upgrade.sql
    M config/sql/native/postgres.sql
    M repo/repo-sqale/src/main/java/com/evolveum/midpoint/repo/sqale/SqaleUtils.java

  Log Message:
  -----------
  sqale: Fixed incorrect primary key for m_assignment_metadata


  Commit: 83be17e186e636296415467081988abc8a4c03b1
      https://github.com/Evolveum/midpoint/commit/83be17e186e636296415467081988abc8a4c03b1
  Author: Tony Tkáčik <tonydamage at gmail.com>
  Date:   2024-06-07 (Fri, 07 Jun 2024)

  Changed paths:
    M repo/repo-sqale/src/main/java/com/evolveum/midpoint/repo/sqale/delta/ItemDeltaValueProcessor.java
    M repo/repo-sqale/src/main/java/com/evolveum/midpoint/repo/sqale/delta/item/ContainerTableDeltaProcessor.java
    M repo/repo-sqale/src/main/java/com/evolveum/midpoint/repo/sqale/delta/item/RefTableItemDeltaProcessor.java
    M repo/repo-sqale/src/main/java/com/evolveum/midpoint/repo/sqale/qmodel/common/QContainerMapping.java
    M repo/repo-sqale/src/main/java/com/evolveum/midpoint/repo/sqale/qmodel/common/QContainerWithFullObjectMapping.java
    M repo/repo-sqale/src/test/java/com/evolveum/midpoint/repo/sqale/func/SqaleRepoAddDeleteObjectTest.java

  Log Message:
  -----------
  sqale: Use delta apply results instead of delta specification for modifications

Prism contracts allows for add / delete deltas to result to value modification
instead of deletion based on actual data.

Repository did not interpreted this deltas correctly, but literally,
so repo modifications are based on ItemModifyResult, which captures actual
real result.


Compare: https://github.com/Evolveum/midpoint/compare/bd067294c378...83be17e186e6

To unsubscribe from these emails, change your notification settings at https://github.com/Evolveum/midpoint/settings/notifications


More information about the midPoint-svn mailing list