Skip to content
New issue

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

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

Already on GitHub? # to your account

Groupings cannot be overwritten #102

Open
dlebech opened this issue Sep 29, 2019 · 0 comments
Open

Groupings cannot be overwritten #102

dlebech opened this issue Sep 29, 2019 · 0 comments
Labels
bug Something isn't working enhancement New feature or request

Comments

@dlebech
Copy link
Owner

dlebech commented Sep 29, 2019

It seems that if a transaction is already in a group, it cannot be re-assigned to a new group. This is probably good, but it is inconvenient if an existing group is being amended with a new transaction.

Let's say we have Transaction A, B, C, D. A and B are already grouped.

  • Grouping A, B and C: allowed, because it's just adding an extra transaction
  • Grouping A and D: not allowed because it would put a transaction in two groups.
@dlebech dlebech added bug Something isn't working enhancement New feature or request labels Sep 29, 2019
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
bug Something isn't working enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant