[midPoint-git] [Evolveum/prism] 061dbf: Stop narrowing deltas when raw

mederly noreply at github.com
Tue Apr 30 09:26:35 CEST 2024


  Branch: refs/heads/support-4.4
  Home:   https://github.com/Evolveum/prism
  Commit: 061dbf28da6ffe69f537cd7856319733e9a56675
      https://github.com/Evolveum/prism/commit/061dbf28da6ffe69f537cd7856319733e9a56675
  Author: Pavol Mederly <mederly at evolveum.com>
  Date:   2024-04-29 (Mon, 29 Apr 2024)

  Changed paths:
    M infra/prism-impl/src/main/java/com/evolveum/midpoint/prism/impl/delta/ItemDeltaImpl.java

  Log Message:
  -----------
  Stop narrowing deltas when raw

If the delta or the base item is raw, the "narrow" method does not
work adequately (because of pitfalls related to comparison of raw
values). Perhaps the simplest and most effective solution is to
disable narrowing the delta if either the delta or the base item
itself has some raw parts.

This resolves MID-7918 (the part related to ignoring modifications
of "const" based configuration properties).

(cherry picked from commit 7c193d31d3b978a529badc4ad70e4447758673d8)



To unsubscribe from these emails, change your notification settings at https://github.com/Evolveum/prism/settings/notifications


More information about the midPoint-svn mailing list