[midPoint-git] [Evolveum/midpoint] 61fba7: Simplify volatility schema (temporarily)

mederly noreply at github.com
Thu Jan 9 13:48:07 CET 2025


  Branch: refs/heads/support-4.9
  Home:   https://github.com/Evolveum/midpoint
  Commit: 61fba7bfd7fbdd165c056470762018c1b2ae590e
      https://github.com/Evolveum/midpoint/commit/61fba7bfd7fbdd165c056470762018c1b2ae590e
  Author: Pavol Mederly <mederly at evolveum.com>
  Date:   2025-01-09 (Thu, 09 Jan 2025)

  Changed paths:
    M infra/schema/src/main/java/com/evolveum/midpoint/schema/processor/ShadowAttributeDefinitionImpl.java
    M infra/schema/src/main/resources/xml/ns/public/common/common-provisioning-3.xsd

  Log Message:
  -----------
  Simplify volatility schema (temporarily)

In order to simplify the GUI, this commit reduces the cardinality
of inbound/outbound dependencies (in attribute volatility spec)
from 0..N to 0..1. The idea is that in current version, the content
of one item is just a single multi-valued property, so the whole
item can be safely single-valued.

As soon as the ShadowItemDependencyType get more content (like
source/target paths, as planned), the inbound/outbound items will
be returned to multi-valued state. It will be a compatible change then.

(cherry picked from commit 37bd03b66e8990086d0f777cd48fd7f194fa1947)



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