Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

API creating transaction, destination_number is being set to the name #4697

Closed
bartekd123 opened this issue Apr 22, 2021 · 2 comments
Closed
Labels
bug Verified and replicated bugs and issues. fixed Bugs that are fixed (in a coming release).

Comments

@bartekd123
Copy link

Bug description
I am running Firefly III version 5.5.8, and my problem is:

When running a api request to create a transaction (api/v1/transactions), for the value of destination_number, it looks like it now sets that as the name of the destination account.

Steps to reproduce
1.) Do a API request against api/v1/transactions specifying a destination_number that matches an account in firefly
2.) Look in the transaction, and you will see the destination account have a name that reflects the number in step 1

Extra info
I have a iOS shortcut that creates this transaction. In the previous version, it set it as the correct account ID. Using the same shortcut, it now creates a new expense account with the name being the number

I was going to try to reproduce this using the demo site, but couldn't see how to use the swagger UI with the demo site. NOt sure if it is possible. Sorry!

@JC5
Copy link
Member

JC5 commented Apr 22, 2021

Nice find, will be fixed in the next release 👍

@JC5 JC5 added bug Verified and replicated bugs and issues. fixed Bugs that are fixed (in a coming release). labels Apr 22, 2021
@JC5 JC5 closed this as completed in 388d19b Apr 24, 2021
@ayvazjet
Copy link

@

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jul 27, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Verified and replicated bugs and issues. fixed Bugs that are fixed (in a coming release).
Projects
None yet
Development

No branches or pull requests

3 participants