Overwriting data when clicking on a different transaction during the saving process of one transaction

I seem to have found an issue when editing a file during the saving process:

Way to reproduce:

  • Create two bills Test1 with amount 1 and Test2 with amount 2
  • Edit name of Test2 to Test3
  • During the spinning save animation click on Test1
  • A moment later the original Test2 is now Test3, but another moment later Test2 is entirely overwritten with fields from Test1
Edited by Philipp Harb