[midPoint-git] [Evolveum/midpoint] f533ed: Fix the test for #11038
KaterynaHonchar
noreply at github.com
Wed Apr 8 09:00:30 CEST 2026
Branch: refs/heads/master
Home: https://github.com/Evolveum/midpoint
Commit: f533edac4ee323a6d8933b03b7da4cbea1b50d7b
https://github.com/Evolveum/midpoint/commit/f533edac4ee323a6d8933b03b7da4cbea1b50d7b
Author: honchar <honchar at evolveum.com>
Date: 2026-04-07 (Tue, 07 Apr 2026)
Changed paths:
M model/notifications-impl/src/test/java/com/evolveum/midpoint/notifications/impl/NotificationsTest.java
Log Message:
-----------
Fix the test for #11038
Commit: 9c8069daf8732aab4fd479d8a625c36d8fac6b7f
https://github.com/Evolveum/midpoint/commit/9c8069daf8732aab4fd479d8a625c36d8fac6b7f
Author: honchar <honchar at evolveum.com>
Date: 2026-04-08 (Wed, 08 Apr 2026)
Changed paths:
M model/notifications-impl/src/main/java/com/evolveum/midpoint/notifications/impl/helpers/NotificationExpressionHelper.java
Log Message:
-----------
Fix recipient converter while sending notification
The reference value for the recipient object should be defined
with (at least) oid so that PrismReferenceValueImpl.equals method could
differentiate objects for different recipients while constructing a list
of recipients.
Relates to #11038
Commit: ab035f0dff0268a4acaa382b1729965f3dc3f2a5
https://github.com/Evolveum/midpoint/commit/ab035f0dff0268a4acaa382b1729965f3dc3f2a5
Author: honchar <honchar at evolveum.com>
Date: 2026-04-08 (Wed, 08 Apr 2026)
Changed paths:
M gui/admin-gui/src/main/java/com/evolveum/midpoint/gui/api/component/button/DropdownButtonUtil.java
M gui/admin-gui/src/main/java/com/evolveum/midpoint/gui/impl/factory/panel/UploadDownloadPanelFactory.java
M gui/admin-gui/src/main/java/com/evolveum/midpoint/web/component/input/UploadDownloadPanel.java
A gui/admin-gui/src/main/java/com/evolveum/midpoint/web/component/input/validator/FileValidatorUtil.java
M gui/admin-gui/src/main/java/com/evolveum/midpoint/web/page/admin/workflow/WorkItemDetailsPanel.java
A gui/admin-gui/src/test/java/com/evolveum/midpoint/web/component/FileValidatorTest.java
M tools/jenkins/midpoint-main-generic-oracle-pipeline
M tools/jenkins/midpoint-main-nativepg-deploy-pipeline
M tools/jenkins/midpoint-sbom-dependencytrack-pipeline
Log Message:
-----------
Merge branch 'master' of https://github.com/Evolveum/midpoint
Compare: https://github.com/Evolveum/midpoint/compare/8f462313852c...ab035f0dff02
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