[midPoint-git] [Evolveum/midpoint] f1c990: Pass ObjectReferenceType values to scripts

mederly noreply at github.com
Thu Nov 7 14:20:36 CET 2024


  Branch: refs/heads/support-4.8
  Home:   https://github.com/Evolveum/midpoint
  Commit: f1c9907d47fbef6c4f171f0a18eb0f00da5e1fee
      https://github.com/Evolveum/midpoint/commit/f1c9907d47fbef6c4f171f0a18eb0f00da5e1fee
  Author: Pavol Mederly <mederly at evolveum.com>
  Date:   2024-11-07 (Thu, 07 Nov 2024)

  Changed paths:
    M model/model-common/src/test/java/com/evolveum/midpoint/model/common/expression/TestExpression.java
    M model/model-common/src/test/java/com/evolveum/midpoint/model/common/expression/TestExpressionProfileSafe.java
    A model/model-common/src/test/resources/expression/expression/expression-script-groovy-ref.xml
    M model/model-intest/src/test/java/com/evolveum/midpoint/model/intest/misc/TestMisc.java
    A model/model-intest/src/test/resources/misc/archetype-scripted.xml
    A model/model-intest/src/test/resources/misc/org-root.xml
    A model/model-intest/src/test/resources/misc/template-scripted.xml
    A model/model-intest/src/test/resources/misc/user-scripted.xml
    M repo/repo-common/src/main/java/com/evolveum/midpoint/repo/common/expression/ExpressionUtil.java

  Log Message:
  -----------
  Pass ObjectReferenceType values to scripts

When having a reference value as a script input, it is no longer
represented as DefaultReferenceImpl value. ObjectReferenceType is
used instead.

This resolves MID-10130.

Note that in 4.9+, the same functionality is provided by prism,
since cfc435856139aa76c66a0ea5f5758a5b821150fc.



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