[midPoint-git] [Evolveum/midpoint] acbe14: MID-10415 Fix mapping property autocomplete matching
Smoľaková Vanesa
noreply at github.com
Mon May 25 15:50:30 CEST 2026
Branch: refs/heads/fix/MID-10415
Home: https://github.com/Evolveum/midpoint
Commit: acbe14af30976dfeff93b72914651c3e7744dc50
https://github.com/Evolveum/midpoint/commit/acbe14af30976dfeff93b72914651c3e7744dc50
Author: Vanesa Smoľaková <smolakovavanesa at gmail.com>
Date: 2026-05-25 (Mon, 25 May 2026)
Changed paths:
M gui/admin-gui/src/main/java/com/evolveum/midpoint/gui/impl/component/input/FocusDefinitionsMappingProvider.java
A gui/admin-gui/src/test/java/com/evolveum/midpoint/gui/FocusDefinitionsMappingProviderTest.java
M gui/admin-gui/testng-unit.xml
M release-notes.adoc
Log Message:
-----------
MID-10415 Fix mapping property autocomplete matching
Resource wizard mapping property autocomplete used prefix-only and
case-sensitive filtering. This meant that typing "name" found only
"name", not "familyName" or "givenName", and typing "Name" found no
matches.
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