actualbudget / actual

A local-first personal finance app
https://actualbudget.org
MIT License
15.59k stars 1.21k forks source link

[Bug]: Schedule icon shows up on add transaction row when there is a due schedule with no payee #1616

Open joel-jeremy opened 1 year ago

joel-jeremy commented 1 year ago

Verified issue does not already exist?

What happened?

Steps to reproduce:

  1. Create a schedule that is due and assign to an account
  2. Leave payee field empty
  3. Add new transaction to the account used in step 1 and set its payee

image image

What error did you receive?

No response

Where are you hosting Actual?

Fly.io

What browsers are you seeing the problem on?

Chrome

Operating System

Windows 11

lelemm commented 3 weeks ago

Is this a bug or working as intended? the schedule icon appeared because the value of the schedule is the same as the new transaction (zero).

If you try the same with a schedule with a value, it doesn't happen until you set a value equal: image

as soon as set the value to the same as the schedule: image