https://bugs.kde.org/show_bug.cgi?id=502461
Thomas Baumgart <t...@net-bembel.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit| |https://invent.kde.org/offi | |ce/kmymoney/-/commit/b5b94e | |814da3493a2d151f759cecbbdbd | |c226a38 Status|CONFIRMED |RESOLVED Version Fixed In| |5.2 Resolution|--- |FIXED --- Comment #4 from Thomas Baumgart <t...@net-bembel.de> --- Git commit b5b94e814da3493a2d151f759cecbbdbdc226a38 by Thomas Baumgart. Committed on 07/04/2025 at 07:50. Pushed by tbaumgart into branch 'master'. Clear object local reference cache when needed Each object maintains a cache which other objects are referenced. When replacing object ids this cache was not updated. This change clears the cache in those cases which causes it to be rebuild upon next usage. FIXED-IN: 5.2 M +7 -1 kmymoney/mymoney/mymoneyschedule.cpp M +3 -0 kmymoney/mymoney/mymoneysplit.cpp M +4 -0 kmymoney/mymoney/mymoneytransaction.cpp https://invent.kde.org/office/kmymoney/-/commit/b5b94e814da3493a2d151f759cecbbdbdc226a38 -- You are receiving this mail because: You are watching all bug changes.