https://bugs.kde.org/show_bug.cgi?id=339103

--- Comment #5 from Cristian Oneț <onet.crist...@gmail.com> ---
This is caused by the fact that the kmmFileInfo.hiReportId has an inconsistent
value considering the existing reports, Fernando, any ideas how this might
happen?

As a workaround for the reporter.

Please run
select id from kmmreportconfig
To obtain the highest report id, then run
update kmmFileInfo set hiReportId = number_greater_than_highest_id

That's should fix your problem.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
KMyMoney-devel mailing list
KMyMoney-devel@kde.org
https://mail.kde.org/mailman/listinfo/kmymoney-devel

Reply via email to