[midPoint-git] [Evolveum/midpoint] c67acd: Quick workaround for generating mapping suggestions

Andrej noreply at github.com
Wed Mar 4 10:32:18 CET 2026


  Branch: refs/heads/master
  Home:   https://github.com/Evolveum/midpoint
  Commit: c67acd5a69a571e7b84f87eec64e476ddef8fefa
      https://github.com/Evolveum/midpoint/commit/c67acd5a69a571e7b84f87eec64e476ddef8fefa
  Author: Andrej Zan <andrej.zan at evolveum.com>
  Date:   2026-03-04 (Wed, 04 Mar 2026)

  Changed paths:
    M gui/admin-gui/src/main/java/com/evolveum/midpoint/gui/impl/page/admin/resource/component/wizard/schemaHandling/objectType/attribute/mapping/AttributeMappingsTableWizardPanel.java

  Log Message:
  -----------
  Quick workaround for generating mapping suggestions

**What**

Quick and dirty workaround for generating mapping suggestions with the
"generate" buttons without the data access permissions pop-up.

**Why**

Currently not all "generate" buttons shows mentioned pop-up, where user
selects permissions to access the data. These causes that the task for
mappings suggestions receives `null` as a permissions list, what in turn
causes NPE.

The proper fix will be to add the pop-up to all the "generate" buttons.
But for the time being, this is a quick workaround to unlock testing,
which basically behaves the same way as it behaved before.

**Task**: 11118



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