-
Notifications
You must be signed in to change notification settings - Fork 2.9k
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 - Sept 6th] Receipts@ shows localtime #4664
Comments
Triggered auto assignment to @laurenreidexpensify ( |
Proposal In
|
Triggered auto assignment to @Dal-Papa ( |
Triggered auto assignment to @NicMendonca ( |
Triggered auto assignment to @pecanoro ( |
Posted to Upwork: https://www.upwork.com/jobs/~0166e67922e53032e0 |
If possible, can we use https://github.com/Expensify/expensify-common/blob/master/lib/CONST.jsx#L469 this list of expensify emails here and prevent showing local time for them? |
I just checked the list sometime back. Yeah, we should update this list in the App too, and disable the localtime for these accounts. |
Could you update the proposal with @thienlnam suggestion? Besides that, it sounds good to me. |
Updated Proposal from #4664 (comment) In CONST.js, update all the following email addresses: EXPENSIFY_EMAILS: ['concierge@expensify.com', 'help@expensify.com', 'receipts@expensify.com', 'chronos@expensify.com', 'qa@expensify.com', 'contributors@expensify.com', 'firstresponders@expensify.com', 'qa+travisreceipts@expensify.com'],
In
|
Just wondering, why do we need to update CONST and not use the variable EXPENSIFY_EMAILS directly for hasAutomatedAccounts? |
We can do that. I was trying to maintain the existing structure in App where we store each of the emails as constants and then refer. We would need these constants as we do have inclusion/exclusion based on conditions in different modules, For instance, we allow chats with Concierge and Chronos but not with Receipts. We don't allow split money etc operations with any automated accounts. |
Got it!! Then all good! |
Thanks @pecanoro I'll start on the PR. Meanwhile I've submitted the updated proposal on Upwork too. |
@mananjadhav hired in Upwork! |
Looks like this was deployed yesterday. Holding for payment until Sept 6th. |
paid & ended contract (sorry for the 1 day delay!) |
If you haven’t already, check out our contributing guidelines for onboarding and email contributors@expensify.com to request to join our Slack channel!
Action Performed:
Expected Result:
It should hide the receipts@ local time similar to the concierge.
Actual Result:
Shows local time for receipts@ in the chat window.
Workaround:
Can the user still use Expensify without this being fixed? Have you informed them of the workaround?
Platform:
Where is this issue occurring?
Version Number:
Logs: https://stackoverflow.com/c/expensify/questions/4856
Notes/Photos/Videos: Any additional supporting documentation
Expensify/Expensify Issue URL:
View all open jobs on Upwork
Job URL: https://www.upwork.com/jobs/~0166e67922e53032e0
The text was updated successfully, but these errors were encountered: