Ivy-Apps / ivy-wallet

Ivy Wallet is an open-source money manager app for Android, no longer maintained. You can fork the code or download the final version from Google Play.
https://play.google.com/store/apps/details?id=com.ivy.wallet
GNU General Public License v3.0
2.8k stars 675 forks source link

[BUG] Home Sections - Income/Expenses Section Counting Transactions from Excluded Accounts #3622

Open asadmash opened 1 month ago

asadmash commented 1 month ago

Please confirm the following

Describe the bug

The categories under the income or expenses section initially display transactions from included accounts only. However, when a specific category is clicked to view transactions, any transaction history from excluded accounts for that category is also counted.

To Reproduce

  1. Go to the "Home" section of the app.

  2. Navigate to either the "Income" or "Expenses" section.

  3. Select a category that contains transactions.

  4. Observe the transactions displayed in the category overview, which are only from included accounts.

  5. Click on the category to view its transaction history.

Expected behavior

Expected Result: Only transactions from the included accounts should be displayed and counted for that category.

Actual Result: Transactions from excluded accounts are also displayed and counted in the transaction history for that category.

Screenshots

Screenshot_20241015-110551~2 Screenshot_20241015-110555~2 Screenshot_20241015-110600~2

App version

latest

Smartphone

Symphony Z40 Android 10

Additional context

No response

ivywallet commented 1 month ago

Thank you @asadmash for raising Issue #3622! šŸš€ What's next? Read our Contribution Guidelines šŸ“š.

Tagging @ILIYANGERMANOV for review & approval šŸ‘€

SttApollo commented 1 month ago

I'm on it

ivywallet commented 1 month ago

āš ļø Hey @SttApollo, this issue is not approved, yet. @ILIYANGERMANOV must approve it first.

Also, make sure to read our Contribution Guidelines.