-
Notifications
You must be signed in to change notification settings - Fork 3.1k
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
[HOLD for payment 2024-11-20] [Workspace Feeds] Transaction start date in card details page is one day prior to the selected date when assigning a card #51915
Comments
BZ team member, Callstack will work on this issue, please wait for them to comment before moving the issue forward. |
Triggered auto assignment to @MitchExpensify ( |
Triggered auto assignment to @cristipaval ( |
This has been labelled "Needs Reproduction". Follow the steps here: https://stackoverflowteams.com/c/expensify/questions/16989 |
Handling this as part of the project I have worked on |
Hello, Im Artem from Callstack and would like to help with this issue! |
I would love to help on this issue with @waterim |
I wasnt able to reproduce this issue, I thought maybe timezone was broken, but we are using strings in all parts, tested everything and works properly But also found a bit weird unneeded date parsing with creating string from the date and after convert this string again to date and format again to string, I think this is possible that because of the timezones it can be parsed without a proper time and make this 1 day move, I will create a PR for this and you can retest, maybe this was an issue you've got! |
I also can't reproduce |
Joe is in new york timezone |
@mountiny probably should work with removing new Date converting all the time, cant reproduce |
I can still reproduce. Added here. |
@waterim This issue only can be reproduced when we set Local time is 8:30 am and EST timezone (GMT -5). The problem comes from the format function
![]() |
I suggest updating
|
Thank you, will try tomorrow morning, maybe format from date-fns-tz |
@waterim Have you had a chance to come back to this? |
|
The solution for this issue has been 🚀 deployed to production 🚀 in version 9.0.60-3 and is now subject to a 7-day regression period 📆. Here is the list of pull requests that resolve this issue: If no regressions arise, payment will be issued on 2024-11-20. 🎊 For reference, here are some details about the assignees on this issue:
|
@DylanDylann @MitchExpensify @DylanDylann The PR fixing this issue has been merged! The following checklist (instructions) will need to be completed before the issue can be closed. Please copy/paste the BugZero Checklist from here into a new comment on this GH and complete it. If you have the K2 extension, you can simply click: [this button] |
BugZero Checklist:
Bug classificationSource of bug:
Where bug was reported:
Who reported the bug:
Regression Test ProposalPrecondition:
Test:
Do we agree 👍 or 👎 |
Payment Summary
BugZero Checklist (@MitchExpensify)
|
Checklist done, regression test for this specific scenario is not needed I think, it will be covered with the tests for the feature we will add with Joe. Payments are handled separately for the project so closing this one for now |
If you haven’t already, check out our contributing guidelines for onboarding and email contributors@expensify.com to request to join our Slack channel!
Version Number:
Reproducible in staging?: needs reproduction
Reproducible in production?: needs reproduction
If this was caught on HybridApp, is this reproducible on New Expensify Standalone?:
If this was caught during regression testing, add the test name, ID and link from TestRail:
Email or phone of affected tester (no customers):
Logs: https://stackoverflow.com/c/expensify/questions/4856
Expensify/Expensify Issue URL:
Issue reported by: @joekaufmanexpensify
Slack conversation (hyperlinked to channel name): quality
Action Performed:
Prerequisite:
Members and company cards added in workspace , 8+ export options for card
Expected Result:
Transaction start date should be same as entered when assigning the card
Actual Result:
Transaction start date in card details page is one day prior to the selected date when assigning a card
Workaround:
unknown
Platforms:
Which of our officially supported platforms is this issue occurring on?
Screenshots/Videos
Add any screenshot/video evidence
 View all open jobs on GitHub
Issue Owner
Current Issue Owner: @MitchExpensifyThe text was updated successfully, but these errors were encountered: