Skip to content
This repository has been archived by the owner on Nov 5, 2024. It is now read-only.

[BUG] ... Expenses piechart #93

Closed
Zewar-G opened this issue Nov 10, 2021 · 3 comments
Closed

[BUG] ... Expenses piechart #93

Zewar-G opened this issue Nov 10, 2021 · 3 comments
Assignees
Labels
bug Something isn't working

Comments

@Zewar-G
Copy link

Zewar-G commented Nov 10, 2021

Expenses pie chart isn't showing any data for income or expenses when you choose anything other than all-time

Screenshots
Screenshot_20211111-015054_Ivy_Wallet
Screenshot_20211111-014757_Ivy_Wallet

  • Device: [Sony Xperia XZ premium]
  • OS: [Android 11]
@Zewar-G Zewar-G added the bug Something isn't working label Nov 10, 2021
@ILIYANGERMANOV ILIYANGERMANOV self-assigned this Nov 10, 2021
@ILIYANGERMANOV
Copy link
Collaborator

I'm certain that our imports cannot parse Fortune City's date. I'll look into that and fix it.

@ILIYANGERMANOV
Copy link
Collaborator

See #96

@ILIYANGERMANOV
Copy link
Collaborator

ILIYANGERMANOV commented Nov 11, 2021

Hi @Zewar-G I just released a bugfix update for your issues to "Beta". Join Ivy Wallet's Beta Testing from Google Play and it should be available by end of the day (after Google's approval).

How to fix your data?

  • Delete the accounts which you imported from Fortune City CSV
  • Re-import again

Expected: Transactions' dates should be parsed properly.

Why the bug happen?
Fortune City exports the data for awful CSV format where:

  • each row have different date format
  • their date format depends on the user locale
  • there's no transaction type -> category name is used

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants