[midPoint-git] [Evolveum/midpoint] 37bd03: Simplify volatility schema (temporarily)
mederly
noreply at github.com
Thu Jan 9 13:47:33 CET 2025
Branch: refs/heads/master
Home: https://github.com/Evolveum/midpoint
Commit: 37bd03b66e8990086d0f777cd48fd7f194fa1947
https://github.com/Evolveum/midpoint/commit/37bd03b66e8990086d0f777cd48fd7f194fa1947
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.
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