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

Exclude account from stats #275

Open
letehaha opened this issue Nov 18, 2023 · 0 comments
Open

Exclude account from stats #275

letehaha opened this issue Nov 18, 2023 · 0 comments
Labels
priority-1-high High priority repo: backend Related to back-end repo: frontend Related to front-end type::enhancement New feature or request type::epic Epic. Big issue which containes sub-issues

Comments

@letehaha
Copy link
Owner

letehaha commented Nov 18, 2023

There should be an option to exclude account from stats. It means that:

  1. It won't affect balance.
  2. Records of this account won't be visible in all statistics/listings.

It should be implemented on the account layer, not records of this account, to not override future isExcluded field that will point to that only specific transaction is excluded. We might want to reuse isEnabled which already hides the account from the dashboard. For now this field is only used for external accounts to optimize transactions loading, but we can extend the responsibilities of this field.

@letehaha letehaha added type::enhancement New feature or request repo: frontend Related to front-end repo: backend Related to back-end priority-1-high High priority type::epic Epic. Big issue which containes sub-issues labels Nov 18, 2023
@letehaha letehaha added this to the Required for the launch milestone Nov 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
priority-1-high High priority repo: backend Related to back-end repo: frontend Related to front-end type::enhancement New feature or request type::epic Epic. Big issue which containes sub-issues
Projects
None yet
Development

No branches or pull requests

1 participant