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] - transaction date doesn't update #100

Closed
albertorizzi opened this issue Mar 22, 2024 · 6 comments · Fixed by #102
Closed

[BUG] - transaction date doesn't update #100

albertorizzi opened this issue Mar 22, 2024 · 6 comments · Fixed by #102
Assignees
Labels
bug Something isn't working

Comments

@albertorizzi
Copy link
Contributor

Bug Description

if I change the transaction date and save, the date doesn't remain memorized

How to Reproduce

create a transaction and then modify the date

Expected Behavior

I expected the date changed

Operating System

iOS 17.4.1

Flow version (version+build number)

0.3.2+33

Screenshots

RPReplay_Final1711095779.MP4

Additional Context

No response

@albertorizzi
Copy link
Contributor Author

@sadespresso I like very much the app, so I want to improve it. Please accept my apologies if my continual feedback on bugs has inadvertently disrupted the development schedule.

@sadespresso sadespresso added the bug Something isn't working label Mar 22, 2024
@sadespresso
Copy link
Collaborator

@albertorizzi it's perfectly fine, I wanna work on the app too :D

Thank you for taking your time to help improve Flow 🥳

@albertorizzi
Copy link
Contributor Author

albertorizzi commented Mar 29, 2024

@sadespresso if i create the expense with date in the past , the date is now. Only if I modify the transaction, the date is updated
please reopen the issue

RPReplay_Final1711708554.1.mp4

@sadespresso
Copy link
Collaborator

It will be fixed on the next release

@sadespresso
Copy link
Collaborator

I forgot to pass transactionDate when creating new transactions, that's why it's always set to now when first created 😂

@albertorizzi
Copy link
Contributor Author

I forgot to pass transactionDate when creating new transactions, that's why it's always set to now when first created 😂

Don't worry! perfect!

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
None yet
Development

Successfully merging a pull request may close this issue.

2 participants