Summary: | Changes in the source column of an entry in the price update dialog are not saved | ||
---|---|---|---|
Product: | [Applications] kmymoney | Reporter: | Ralf Habacker <ralf.habacker> |
Component: | general | Assignee: | KMyMoney Devel Mailing List <kmymoney-devel> |
Status: | RESOLVED FIXED | ||
Severity: | normal | ||
Priority: | NOR | ||
Version: | git (master) | ||
Target Milestone: | --- | ||
Platform: | Other | ||
OS: | All | ||
Latest Commit: | https://invent.kde.org/office/kmymoney/-/commit/491aff12f18d72dc51389e98adcdc9fd7199ef79 | Version Fixed In: | 5.2 |
Sentry Crash Report: | |||
Attachments: | test file |
Description
Ralf Habacker
2024-10-29 12:26:50 UTC
Created attachment 175332 [details]
test file
A price pair does not contain an assigned source. The actual price entry keeps the source which is taken here to fill the dialog. Since you did not update the price from the new source, this information is not stored on file. Git commit 491aff12f18d72dc51389e98adcdc9fd7199ef79 by Thomas Baumgart. Committed on 17/11/2024 at 09:33. Pushed by tbaumgart into branch 'master'. Inform user about persistence behavior of setting FIXED-IN: 5.2 M +15 -2 kmymoney/dialogs/kequitypriceupdatedlg.cpp M +15 -0 kmymoney/dialogs/kequitypriceupdatedlg.ui https://invent.kde.org/office/kmymoney/-/commit/491aff12f18d72dc51389e98adcdc9fd7199ef79 |