-
-
Notifications
You must be signed in to change notification settings - Fork 314
Closed
Description
MMEX version:
- 1.5.21
- 1.6.0
- 1.6.1
- 1.6.2 Alpha
- Other (please specify)
Note: bug reporters are expected to have verified the bug still exists
either in the last stable version of MMEX or on updated development code
(master branch).
Operating System:
- Windows
- Mac OSX
- Linux
Description of the bug
When a value is entered in one split category, at least a second is added and first one is changed afterwards, using the "Add Split" button will revert the change.
Reproduction
Is the bug reproducible?
- Always
- Randomly
- Happened only once
Reproduction steps:
- Open "Split transaction" window
- Add category 1 and amount
- Add category 2 and amount
- Change amount of category 1
- Click in amount field of category 2
- Click "Add split" button
Expected result:
New row appears and other values stay the same.
Actual result:
New row appears and category 1 value is reverted to original amount (from step 2).