[midPoint-git] [Evolveum/midpoint] a39ca2: Fix trivial schema lookups

mederly noreply at github.com
Thu Sep 12 15:10:43 CEST 2024


  Branch: refs/heads/master
  Home:   https://github.com/Evolveum/midpoint
  Commit: a39ca28e8f1b94da8edd0d3cf7711765c64f7d88
      https://github.com/Evolveum/midpoint/commit/a39ca28e8f1b94da8edd0d3cf7711765c64f7d88
  Author: Pavol Mederly <mederly at evolveum.com>
  Date:   2024-09-12 (Thu, 12 Sep 2024)

  Changed paths:
    M infra/schema/src/main/java/com/evolveum/midpoint/schema/processor/ResourceSchemaUtil.java

  Log Message:
  -----------
  Fix trivial schema lookups

When looking for the definition for kind=null, intent=null, OC=null,
we don't want to fail even if no resource schema is present (this was
the original behavior before 17516b9237a8c0c5cbea3f642601f13b7fdaaacc).

Fixes TestOpenDjNegative.test195SynchronizeAllClasses.


  Commit: 23a10db7c20e5c3c9dcf97290ff076fd225a1b01
      https://github.com/Evolveum/midpoint/commit/23a10db7c20e5c3c9dcf97290ff076fd225a1b01
  Author: Pavol Mederly <mederly at evolveum.com>
  Date:   2024-09-12 (Thu, 12 Sep 2024)

  Changed paths:
    M docs/roles-policies/certification/index.adoc
    M gui/admin-gui/src/main/java/com/evolveum/midpoint/gui/api/util/WebComponentUtil.java
    M gui/admin-gui/src/main/java/com/evolveum/midpoint/gui/impl/component/menu/LeftMenuPanel.java
    M gui/admin-gui/src/main/java/com/evolveum/midpoint/gui/impl/component/search/factory/CertItemOutcomeSearchItemWrapperFactory.java
    M gui/admin-gui/src/test/java/com/evolveum/midpoint/gui/TestPageSystemConfiguration.java
    M infra/schema/src/main/resources/xml/ns/public/common/common-certification-3.xsd

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


Compare: https://github.com/Evolveum/midpoint/compare/e047a3d3e35c...23a10db7c20e

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