[midPoint-git] [Evolveum/midpoint] 029fcc: Smart integration: fix exception when navigating f...
Tadeas Chrapovic
noreply at github.com
Wed Apr 15 11:29:08 CEST 2026
Branch: refs/heads/master
Home: https://github.com/Evolveum/midpoint
Commit: 029fccf67086e785cdcf81ebd2eeaf3d2fd86cfb
https://github.com/Evolveum/midpoint/commit/029fccf67086e785cdcf81ebd2eeaf3d2fd86cfb
Author: tchrapovic <chrapovic.tadeas at gmail.com>
Date: 2026-04-15 (Wed, 15 Apr 2026)
Changed paths:
M gui/admin-gui/src/main/java/com/evolveum/midpoint/gui/impl/page/admin/resource/component/wizard/schemaHandling/objectType/attribute/mapping/SmartMappingTable.java
Log Message:
-----------
Smart integration: fix exception when navigating from mappings to Defined Tasks (#4763)
*NOTE*
The issue was caused by deferred evaluation of selected mappings
using a supplier/lambda. The selection was resolved later
(e.g. in popup/model), at a time when the originating SmartMappingTable
component was already detached from the page.
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