[midPoint-git] [Evolveum/midpoint] 8aa73f: Pre-generate focus OID for all "add" operations

mederly noreply at github.com
Tue Sep 5 23:53:55 CEST 2023


  Branch: refs/heads/master
  Home:   https://github.com/Evolveum/midpoint
  Commit: 8aa73f91884224eca008825066d90a52b90c2328
      https://github.com/Evolveum/midpoint/commit/8aa73f91884224eca008825066d90a52b90c2328
  Author: Pavol Mederly <mederly at evolveum.com>
  Date:   2023-09-05 (Tue, 05 Sep 2023)

  Changed paths:
    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/lens/AssignmentIdStore.java
    M model/model-impl/src/main/java/com/evolveum/midpoint/model/impl/lens/LensFocusContext.java
    M model/model-impl/src/main/java/com/evolveum/midpoint/model/impl/lens/projector/SmartAssignmentElement.java
    M model/model-impl/src/test/java/com/evolveum/midpoint/model/impl/lens/TestPolicyStateRecording.java
    M model/model-intest/src/test/java/com/evolveum/midpoint/model/intest/TestAudit.java
    M model/model-intest/src/test/java/com/evolveum/midpoint/model/intest/TestModelServiceContract.java
    M model/model-intest/src/test/java/com/evolveum/midpoint/model/intest/security/TestSecurityBasic.java
    M repo/repo-sqale/src/main/java/com/evolveum/midpoint/repo/sqale/SqaleRepositoryService.java

  Log Message:
  -----------
  Pre-generate focus OID for all "add" operations

In order to fix "extra audit record" issue completely, we have to
know focus OID right at the start of the clockwork execution. Hence,
now we generate one.

This should fix MID-8659.


  Commit: 79ba2c7e24f306105ba88f203fd0eda494f74b21
      https://github.com/Evolveum/midpoint/commit/79ba2c7e24f306105ba88f203fd0eda494f74b21
  Author: Pavol Mederly <mederly at evolveum.com>
  Date:   2023-09-05 (Tue, 05 Sep 2023)

  Changed paths:
    M gui/admin-gui/src/main/java/com/evolveum/midpoint/web/page/admin/certification/PageCertDecisions.java
    M infra/schema/src/main/java/com/evolveum/midpoint/schema/validator/processor/ObjectFormsProcessor.java
    M infra/schema/src/test/java/com/evolveum/midpoint/schema/validator/processor/TestUpgradeProcessors.java
    M infra/schema/src/test/resources/validator/expected/system-configuration.xml
    M infra/schema/src/test/resources/validator/processor/system-configuration.xml

  Log Message:
  -----------
  Merge remote-tracking branch 'origin/master'


Compare: https://github.com/Evolveum/midpoint/compare/680fa5ef6378...79ba2c7e24f3


More information about the midPoint-svn mailing list