[midPoint-git] [Evolveum/midpoint] c3ef85: Make single-valued properties update more robust

mederly noreply at github.com
Fri Oct 4 07:52:48 UTC 2019


  Branch: refs/heads/master
  Home:   https://github.com/Evolveum/midpoint
  Commit: c3ef8523057e108bfa4e86599b6fcbea3590d010
      https://github.com/Evolveum/midpoint/commit/c3ef8523057e108bfa4e86599b6fcbea3590d010
  Author: Pavol Mederly <mederly at evolveum.com>
  Date:   2019-10-04 (Fri, 04 Oct 2019)

  Changed paths:
    M repo/repo-sql-impl-test/src/test/java/com/evolveum/midpoint/repo/sql/ModifyTest.java
    M repo/repo-sql-impl/src/main/java/com/evolveum/midpoint/repo/sql/helpers/ObjectDeltaUpdater.java

  Log Message:
  -----------
  Make single-valued properties update more robust

When trying to put multiple values to a single-value repo property
we issue a warning only. If the values are not equivalent, prism
delta application will throw a standardized exception for us.


  Commit: 71f96b3b815c75d4f27890e8196d28c680b79bb2
      https://github.com/Evolveum/midpoint/commit/71f96b3b815c75d4f27890e8196d28c680b79bb2
  Author: Pavol Mederly <mederly at evolveum.com>
  Date:   2019-10-04 (Fri, 04 Oct 2019)

  Changed paths:
    M gui/admin-gui/src/main/resources/initial-objects/130-report-certification-definitions.xml
    M gui/admin-gui/src/main/resources/initial-objects/140-report-certification-campaigns.xml
    M gui/admin-gui/src/main/resources/initial-objects/150-report-certification-cases.xml
    M gui/admin-gui/src/main/resources/initial-objects/160-report-certification-decisions.xml

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


Compare: https://github.com/Evolveum/midpoint/compare/6f5c10192d7d...71f96b3b815c


More information about the midPoint-svn mailing list