Lunch Money logo
Lunch Money
Create
Log in
Roadmap
Feedback
Bugs
213
Changelog
Log in to your Lunch Money account to give feedback

    Boards

  • Transactions

  • Budget

  • Recurring Items

  • Overview

  • Calendar

  • Net Worth, Stats, Trends

  • Query Tool

  • Categories, Tags

  • Accounts, Assets

  • Rules

  • CSV Importing

  • Developer API

  • General Feature Request

  • Getting Started

  • Institution Status & Requests

  • Bugs

  • Mobile App

Powered by Canny

Bugs

posts
Improve error text when amount field is empty
When trying to add a new transaction without entering a value in the amount field, an "Operation failed" error appears. The error text should clarify why the transaction failed. Currently, the error is generic and doesn't explain that an amount is required. Also, the "Add" button gets stuck in an endless loading state. It should be possible to correct this after the error displays, without having to refresh the page, so that you don't have to re-enter the transaction again.
2
·
planned
Update the way removed synced transactions are handled
Plaid changed the way synced transactions with the TRANSACTIONS_REMOVED webhook should be handled. This needs to be updated in Lunch Money to ensure removed transactions are also properly removed in the app, to prevent duplicates, as the duplicates have different transaction ids.
1
·
planned
Clicking "Add" if transaction amount field is empty throws an error and spins endlessly
Create new transaction Click on "add" without adding any field A toast appears saying there is an error and the add button stays as a spinner. The BE returns an error the following way: POST /transactions 200 OK { error ["Transaction 0 is missing an amount."] }
1
·
planned
Powered by Canny