[midPoint-git] [Evolveum/midpoint] 6cb74d: Fix for Relation model and relation validator
KaterynaHonchar
noreply at github.com
Thu Apr 16 12:32:49 CEST 2026
Branch: refs/heads/master
Home: https://github.com/Evolveum/midpoint
Commit: 6cb74dac5990492dae7291eca94400d8187de203
https://github.com/Evolveum/midpoint/commit/6cb74dac5990492dae7291eca94400d8187de203
Author: honchar <honchar at evolveum.com>
Date: 2026-04-16 (Thu, 16 Apr 2026)
Changed paths:
M gui/admin-gui/src/main/java/com/evolveum/midpoint/gui/impl/model/RelationModel.java
M gui/admin-gui/src/main/java/com/evolveum/midpoint/gui/impl/validator/RelationValidator.java
M infra/schema/src/main/java/com/evolveum/midpoint/schema/constants/RelationTypes.java
Log Message:
-----------
Fix for Relation model and relation validator
When the user enters only the local part of the relation in text field,
midpoint will try to find the matching relation QName among statically
defined relations. In case single matching relation is found, midpoint
will fill in the namespace automatically.
Related to #10875
Commit: 7842278bea02f55caef0dabef0875173712adf3d
https://github.com/Evolveum/midpoint/commit/7842278bea02f55caef0dabef0875173712adf3d
Author: honchar <honchar at evolveum.com>
Date: 2026-04-16 (Thu, 16 Apr 2026)
Changed paths:
A docs/expressions/function-libraries/use-custom-java-function-library.adoc
M gui/admin-gui/src/main/java/com/evolveum/midpoint/gui/impl/page/admin/connector/development/component/wizard/scimrest/connection/BaseUrlConnectorStepPanel.java
M gui/admin-gui/src/main/java/com/evolveum/midpoint/gui/impl/page/admin/connector/development/component/wizard/scimrest/connection/EndpointConnectorStepPanel.java
M model/model-intest/pom.xml
Log Message:
-----------
Merge branch 'master' of https://github.com/Evolveum/midpoint
Compare: https://github.com/Evolveum/midpoint/compare/0da44ad58406...7842278bea02
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