[midPoint-git] [Evolveum/prism] a1dd07: MID-9532: Fixed delta duplicates caused by Conditi...

Tony Tkáčik noreply at github.com
Thu Mar 14 12:00:02 CET 2024


  Branch: refs/heads/master
  Home:   https://github.com/Evolveum/prism
  Commit: a1dd077222d97c1c2af0695b26b860cb889763d9
      https://github.com/Evolveum/prism/commit/a1dd077222d97c1c2af0695b26b860cb889763d9
  Author: Tony Tkáčik <tonydamage at gmail.com>
  Date:   2024-03-14 (Thu, 14 Mar 2024)

  Changed paths:
    M infra/prism-api/src/main/java/com/evolveum/prism/xml/ns/_public/query_3/SearchFilterType.java

  Log Message:
  -----------
  MID-9532: Fixed delta duplicates caused by ConditionalSearchFilterType

ConditionalSearchFilterType is generated class extending SearchFilterType, which
is manually written with special API contracts.

ConditionalSearchFilterType did cloning in different way than SearchFilterType
which resulted in not properly initialized clone with different equals behaviour.

The fix was to move cloning logic to constructor used by ConditionalSearchFilterType.



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