-
-
Notifications
You must be signed in to change notification settings - Fork 313
Closed
Description
MMEX version:
- 1.7.0
- 1.8.0
- 1.8.1
- 1.8.2
- Other (please specify)
Operating System:
- Windows
- Mac OSX
- Linux
Description of the bug
In v1.8.1 the columns are showing incorrect data. Credit account displays fine, but every other account has the balance duplicated in the 'Notes' column, and the notes are being displayed in the 'Last Updated' column. The credit account has a different column layout and assume this could be why it is not affected but don't know for sure.
Correct columns display in v1.8.0:
Incorrect columns display in v1.8.1:
Reproduction
Is the bug reproducible?
- Always
- Randomly
- Happened only once
Reproduction steps:
- Install v1.8.1
- Open any account view that is not credit card.
Expected result:
Columns display correct data.
Actual result:
Columns display incorrect data
Additional information
- A copy of my mmb file for troubleshooting has been sent to mmexregister@gmail.com as requested by Renato on the related forum thread.
- The data seems fine in the database as opening one of these lines shows the data in all the correct fields - appears to be a display issue in the account view only.
- Moving/changing/adding/removing/resetting columns does not resolve.
- Deleting .db3 file from AppData folder does not resolve.
- Uninstalling and reinstalling v1.8.1 does not resolve.
- Rolling back to v1.8.0 the issue no longer exists.