[midPoint-git] [Evolveum/midpoint] 921c19: Re-use sequence values during approvals
    mederly 
    noreply at github.com
       
    Mon Mar  7 20:30:06 CET 2022
    
    
  
  Branch: refs/heads/master
  Home:   https://github.com/Evolveum/midpoint
  Commit: 921c190799394a63871ca8094a717680002f471d
      https://github.com/Evolveum/midpoint/commit/921c190799394a63871ca8094a717680002f471d
  Author: Pavol Mederly <mederly at evolveum.com>
  Date:   2022-03-07 (Mon, 07 Mar 2022)
  Changed paths:
    M infra/schema/src/main/java/com/evolveum/midpoint/schema/util/cases/ApprovalUtils.java
    M infra/schema/src/main/resources/xml/ns/public/common/common-model-context-3.xsd
    M model/model-impl/src/main/java/com/evolveum/midpoint/model/impl/lens/LensContext.java
    M model/model-impl/src/main/java/com/evolveum/midpoint/model/impl/lens/LensUtil.java
    M model/workflow-impl/src/test/java/com/evolveum/midpoint/wf/impl/AbstractWfTestPolicy.java
    A model/workflow-impl/src/test/java/com/evolveum/midpoint/wf/impl/other/TestSequence.java
    A model/workflow-impl/src/test/resources/sequence/sequence-user-name.xml
    A model/workflow-impl/src/test/resources/sequence/system-configuration.xml
    A model/workflow-impl/src/test/resources/sequence/template-user.xml
    M model/workflow-impl/testng-integration.xml
    M repo/repo-test-util/src/main/java/com/evolveum/midpoint/test/asserter/CaseAsserter.java
    M repo/repo-test-util/src/main/java/com/evolveum/midpoint/test/asserter/SubcasesAsserter.java
  Log Message:
  -----------
  Re-use sequence values during approvals
When a sequence value(s) are used during operation being approved,
they are now stored along with the approval request. After the request
is approved, the same values are applied. Therefore, e.g. for user
creation, the properties of user actually created are the same as
they were in the creation approval request.
This resolves MID-7575.
  Commit: 640d49f2733b4efeaec4ee8a9247d8688d7aee01
      https://github.com/Evolveum/midpoint/commit/640d49f2733b4efeaec4ee8a9247d8688d7aee01
  Author: Pavol Mederly <mederly at evolveum.com>
  Date:   2022-03-07 (Mon, 07 Mar 2022)
  Changed paths:
    M config/sql/native-new/postgres-new-audit.sql
    M config/sql/native-new/postgres-new-upgrade-audit.sql
    M config/sql/native-new/postgres-new.sql
  Log Message:
  -----------
  Merge remote-tracking branch 'origin/master'
Compare: https://github.com/Evolveum/midpoint/compare/5cefb9bff943...640d49f2733b
    
    
More information about the midPoint-svn
mailing list