https://bugs.kde.org/show_bug.cgi?id=524778
Bug ID: 524778
Summary: Deleting a completely unused payee still gets request
to replace with another existing payee
Classification: Applications
Product: kmymoney
Version First git (master)
Reported In:
Platform: Compiled Sources
OS: Linux
Status: REPORTED
Severity: normal
Priority: NOR
Component: general
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: ---
This was discovered through https://bugs.kde.org/show_bug.cgi?id=516879.
To reproduce, create a completely unused Payee, and at least one customized
Report (such as changing the date range.) If you try to delete the Payee, KMM
requests you provide a replacement Payee. This should not be the case because
the Payee being deleted is not referred to anywhere in the data. The issue is
that the default behavior of a report is to reference ALL Payees, even though
it doen't explicitly refer to ANY Payee. As a workaround, you can specify any
Payee as a replacement, which will actually have no effect, since the Report
already (by default) refers to ALL Payees.
--
You are receiving this mail because:
You are watching all bug changes.