[midPoint-git] [Evolveum/midpoint] 8ef65d: MID-10415 Fix mapping property autocomplete matching
Smoľaková Vanesa
noreply at github.com
Mon May 25 15:19:22 CEST 2026
Branch: refs/heads/fix/MID-10415
Home: https://github.com/Evolveum/midpoint
Commit: 8ef65da7fd27919a642c482474435b3da195ecd5
https://github.com/Evolveum/midpoint/commit/8ef65da7fd27919a642c482474435b3da195ecd5
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/impl/component/input/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