dreautall / waterfly-iii

Unofficial Android App for Firefly III, a free and open source personal finance manager.
MIT License
329 stars 25 forks source link

TX: Don't re-submit unchanged values when editing transactions #401

Open dreautall opened 2 months ago

dreautall commented 2 months ago

Otherwise it will complain on reconciled transactions even if the field was not changed, see https://github.com/firefly-iii/firefly-iii/issues/8893

Probably goes together once I get around to finish #358