I cannot edit **any** reports or charts. No matter how significant or minor the change in the report/chart config; I inevitable get the following error dialog: Failed to configure report: Error in function void MyMoneyStorageSql::writeReport(const MyMoneyReport&, QSqlQuery&) : writing Reports Driver = QMYSQL, Host = <servername>, User = justin, Database = <dbname> Driver Error: Database Error No -1: Text: Error type 0 Executed: INSERT INTO kmmReportConfig (name, XML, id) VALUES (?, ?, ?); Query error No 1062: Duplicate entry 'R0000##' for key 'PRIMARY' QMYSQL3: Unable to execute statement Error type 2 Note that I generalized the server, dbname and "R0000%02d" parts. Reproducible: Always Steps to Reproduce: 1. Open report/chart for customization 2. change **anything** 3. click "ok" **or** "cancel" 4. < error > Actual Results: see message above. Expected Results: edited config saved
*** This bug has been marked as a duplicate of bug 312676 ***