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

Bug: New tags are not created with the transaction #339

Open
br0tda opened this issue Oct 6, 2024 · 0 comments
Open

Bug: New tags are not created with the transaction #339

br0tda opened this issue Oct 6, 2024 · 0 comments
Assignees
Labels
bug Something isn't working
Milestone

Comments

@br0tda
Copy link
Contributor

br0tda commented Oct 6, 2024

Describe the bug
When creating a transaction, if you put a new tag never used before, it will create the transaction without the tag.

Meanwhile, when creating a transaction with a new category never used before, it will create the transaction with the new category (and of course will create the category).

I've tried to do the same (transaction with new tag) from the Web UI and it works, creating contextually the transaction and the new tag.

To Reproduce
Steps to reproduce the behavior:

  1. Create a new transaction
  2. Put a tag never used before
  3. The created transaction will not have the tag

Expected behavior
It should work like for the categories: if the tag does not exists, it should be created with the new transaction.

Screenshots
NA

Smartphone (please complete the following information):

Tested both on Android 14 and iOS 18

Additional context

@br0tda br0tda added the bug Something isn't working label Oct 6, 2024
@br0tda br0tda changed the title Bug: Bug: New tag are not created with the transaction Oct 6, 2024
@br0tda br0tda changed the title Bug: New tag are not created with the transaction Bug: New tags are not created with the transaction Oct 6, 2024
@victorbalssa victorbalssa added this to the 0.21.0 milestone Oct 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Status: No status
Development

No branches or pull requests

2 participants