[midPoint-git] [Evolveum/midpoint] 59e95c: Object type: Preserve object type filter on failed...
Michal Zelenčík
noreply at github.com
Mon Nov 10 11:41:51 CET 2025
Branch: refs/heads/midpilot
Home: https://github.com/Evolveum/midpoint
Commit: 59e95c52330a7ac68fc058b0097f9e90201aefe1
https://github.com/Evolveum/midpoint/commit/59e95c52330a7ac68fc058b0097f9e90201aefe1
Author: Michal Zelencik <michal.zelencik at evolveum.com>
Date: 2025-11-07 (Fri, 07 Nov 2025)
Changed paths:
M model/smart-impl/src/main/java/com/evolveum/midpoint/smart/impl/ObjectTypesSuggestionOperation.java
Log Message:
-----------
Object type: Preserve object type filter on failed validation
Signed-off-by: Michal Zelencik <michal.zelencik at evolveum.com>
Commit: 02b7ab79c1e12b8b394411dfcaaef40bda8d3423
https://github.com/Evolveum/midpoint/commit/02b7ab79c1e12b8b394411dfcaaef40bda8d3423
Author: Michal Zelencik <michal.zelencik at evolveum.com>
Date: 2025-11-10 (Mon, 10 Nov 2025)
Changed paths:
M infra/schema/src/main/java/com/evolveum/midpoint/schema/util/AiUtil.java
M infra/schema/src/main/java/com/evolveum/midpoint/schema/util/ValueMetadataTypeUtil.java
M infra/schema/src/main/resources/xml/ns/public/common/common-metadata-3.xsd
M model/smart-impl/src/main/java/com/evolveum/midpoint/smart/impl/ObjectTypesSuggestionOperation.java
Log Message:
-----------
Object type: Propagate and mark validation failures
- When filters or base context fail validation, mark the affected parts
as invalid and attach the human-readable reason. This makes problematic
areas visible to consumers and UI.
- Add convenience helpers to get/create validation metadata and keep
invalid marking focused on leaf values, with root-level detection and
recursive unmarking.
Signed-off-by: Michal Zelencik <michal.zelencik at evolveum.com>
Commit: 3aeb02708bb7f7108ae7d2116a27132a17c0b87c
https://github.com/Evolveum/midpoint/commit/3aeb02708bb7f7108ae7d2116a27132a17c0b87c
Author: Michal Zelencik <michal.zelencik at evolveum.com>
Date: 2025-11-10 (Mon, 10 Nov 2025)
Changed paths:
M model/smart-impl/src/main/java/com/evolveum/midpoint/smart/impl/ObjectTypesSuggestionOperation.java
Log Message:
-----------
Object type: Fix null filters
Signed-off-by: Michal Zelencik <michal.zelencik at evolveum.com>
Commit: 9f793d644bf40de27dc43b1be25bbf1b6d257004
https://github.com/Evolveum/midpoint/commit/9f793d644bf40de27dc43b1be25bbf1b6d257004
Author: Michal Zelencik <michal.zelencik at evolveum.com>
Date: 2025-11-10 (Mon, 10 Nov 2025)
Changed paths:
M infra/schema/src/main/java/com/evolveum/midpoint/schema/util/AiUtil.java
M infra/schema/src/main/java/com/evolveum/midpoint/schema/util/ValueMetadataTypeUtil.java
M infra/schema/src/main/resources/xml/ns/public/common/common-metadata-3.xsd
M model/smart-impl/src/main/java/com/evolveum/midpoint/smart/impl/ObjectTypesSuggestionOperation.java
Log Message:
-----------
Object type: Review fix - AiUtil refactor
Refactor AiUtil to cover unified manipulation over metadata.
Signed-off-by: Michal Zelencik <michal.zelencik at evolveum.com>
Commit: 4ef426f9d8b19f89f6cc4244f748cdbeda4fbdd4
https://github.com/Evolveum/midpoint/commit/4ef426f9d8b19f89f6cc4244f748cdbeda4fbdd4
Author: Michal Zelencik <michal.zelencik at evolveum.com>
Date: 2025-11-10 (Mon, 10 Nov 2025)
Changed paths:
M infra/schema/src/main/java/com/evolveum/midpoint/schema/util/AiUtil.java
M infra/schema/src/main/java/com/evolveum/midpoint/schema/util/ValueMetadataTypeUtil.java
M infra/schema/src/main/resources/xml/ns/public/common/common-metadata-3.xsd
M model/smart-impl/src/main/java/com/evolveum/midpoint/smart/impl/ObjectTypesSuggestionOperation.java
Log Message:
-----------
Merge branch 'feature/preserve-failed-filters' into midpilot
Compare: https://github.com/Evolveum/midpoint/compare/2343130614e8...4ef426f9d8b1
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