[midPoint-git] [Evolveum/midpoint] 21c5de: Fix reference value object usage in notifications

KaterynaHonchar noreply at github.com
Mon Apr 13 14:59:16 CEST 2026


  Branch: refs/heads/master
  Home:   https://github.com/Evolveum/midpoint
  Commit: 21c5de030eefb7cdd798cec45e856f021910a1c7
      https://github.com/Evolveum/midpoint/commit/21c5de030eefb7cdd798cec45e856f021910a1c7
  Author: honchar <honchar at evolveum.com>
  Date:   2026-04-13 (Mon, 13 Apr 2026)

  Changed paths:
    M model/notifications-impl/src/main/java/com/evolveum/midpoint/notifications/impl/helpers/NotificationExpressionHelper.java
    M model/notifications-impl/src/main/java/com/evolveum/midpoint/notifications/impl/notifiers/AbstractGeneralNotifier.java

  Log Message:
  -----------
  Fix reference value object usage in notifications

Previously, originOjbect was set while creating a reference value.
This lead to incorrect reference values comparison (as originObject is
not taken into account in equals() method). Setting and using reference
 value object field fixes this problem.

Related to #11038


  Commit: 3d8b47ed116c75ae7d32542d1258ebb24d4e8f64
      https://github.com/Evolveum/midpoint/commit/3d8b47ed116c75ae7d32542d1258ebb24d4e8f64
  Author: honchar <honchar at evolveum.com>
  Date:   2026-04-13 (Mon, 13 Apr 2026)

  Changed paths:
    M gui/admin-gui/src/frontend/scss/midpoint-utils.scss
    M gui/admin-gui/src/main/java/com/evolveum/midpoint/gui/impl/page/admin/resource/component/wizard/schemaHandling/objectType/smart/component/SmartAlertGeneratingPanel.java

  Log Message:
  -----------
  Merge branch 'master' of https://github.com/Evolveum/midpoint


Compare: https://github.com/Evolveum/midpoint/compare/e0b298d1f31e...3d8b47ed116c

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