-
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 2024-10-25] [$250] [QBO] There is no option to enter credentials. #50357
Comments
Triggered auto assignment to @dylanexpensify ( |
ProposalPlease re-state the problem that we are trying to solve in this issue.There is no option to enter credentials What is the root cause of that problem?We don't enter credentials for qbo but we still show App/src/pages/workspace/accounting/PolicyAccountingPage.tsx Lines 118 to 125 in 1649496
What changes do you think we should make in order to solve the problem?IMO we should hide the
Note This is just pseudo-code we can make this more error-proof by adding more checks. We can refine the code further in the PR. We can also fix this for What alternative solutions did you explore? (Optional)We can push a new button instead of |
ProposalPlease re-state the problem that we are trying to solve in this issue.There is no option to enter credentials for QBO and I think for Xero as well What is the root cause of that problem?We're hiding the
What changes do you think we should make in order to solve the problem?We should remove this check from the condition above: (connectedIntegration === CONST.POLICY.CONNECTIONS.NAME.SAGE_INTACCT || connectedIntegration === CONST.POLICY.CONNECTIONS.NAME.NETSUITE) What alternative solutions did you explore? (Optional)N/A |
Hi @dylanexpensify, I reported this issue also have good amount of context since I worked on QBO, Xero and reviewed credentials PR. I'm happy to take this one as C+ |
Sounds great @hungvu193 ! |
Job added to Upwork: https://www.upwork.com/jobs/~021844020791272244172 |
Current assignee @hungvu193 is eligible for the External assigner, not assigning anyone new. |
Thanks for the proposals, everyone! It's clear that we shouldn't hide the 🎀 👀 🎀 C+ reviewed |
Triggered auto assignment to @deetergp, see https://stackoverflow.com/c/expensify/questions/7972 for more details. |
Edited by proposal-police: This proposal was edited at 2024-10-10 19:42:21 UTC. ProposalPlease re-state the problem that we are trying to solve in this issue.There is no option to enter credentials. What is the root cause of that problem?In PR #48918, we wanted to hide the enter credentials option for What changes do you think we should make in order to solve the problem?So the correct fix for this issue is that we should not allow the credentials button for ...(shouldShowEnterCredentials && (connectedIntegration !== CONST.POLICY.CONNECTIONS.NAME.SAGE_INTACCT && connectedIntegration !== CONST.POLICY.CONNECTIONS.NAME.NETSUITE) What alternative solutions did you explore? (Optional)Alternatively we can move that check in |
@hungvu193 @deetergp , can you check the above proposal please, I feel the selected proposal isn't correct and will cause regression, we want to hide the connection for |
That's outdated comment, we removed it |
@deetergp, @hungvu193, @dylanexpensify Uh oh! This issue is overdue by 2 days. Don't forget to update your issues! |
📣 @layacat 🎉 An offer has been automatically sent to your Upwork account for the Contributor role 🎉 Thanks for contributing to the Expensify app! Offer link |
Triggered auto assignment to @bfitzexpensify ( |
Reassigning as I head to parental leave next week! Thanks Ben! |
PR in review |
|
The solution for this issue has been 🚀 deployed to production 🚀 in version 9.0.50-8 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-10-25. 🎊 For reference, here are some details about the assignees on this issue:
|
BugZero Checklist: The PR fixing this issue has been merged! The following checklist (instructions) will need to be completed before the issue can be closed:
|
I submitted work for payment on Upwork. Please check |
Thanks @layacat - payment sorted. @hungvu193, please complete the BZ checklist and I'll post the summary for the NewDot manual request |
Regression Test:
Do we 👍 or 👎 ? |
@deetergp, @hungvu193, @bfitzexpensify, @layacat Whoops! This issue is 2 days overdue. Let's get this updated quick! |
Payment summary: @hungvu193 to be paid $250 for C+ work |
@deetergp @bfitzexpensify Be sure to fill out the Contact List! |
$250 approved for @hungvu193 |
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: 9.0.45-3
Reproducible in staging?: y
Reproducible in production?: y
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: @hungvu193
Slack conversation: https://expensify.slack.com/archives/C049HHMV9SM/p1728292694875429
Action Performed:
Enter credentials
option.Expected Result:
If there's an authentication error, we should have
Enter credentials
option from three dot menu.Actual Result:
There's no
Enter credentials
option even when we have authentication error.Workaround:
unknown
Platforms:
Which of our officially supported platforms is this issue occurring on?
Screenshots/Videos
Screen.Recording.2024-10-07.at.16.17.53.mov
Recording.634.mp4
Add any screenshot/video evidence
View all open jobs on GitHub
Recording.634.mp4
Upwork Automation - Do Not Edit
Issue Owner
Current Issue Owner: @Issue Owner
Current Issue Owner: @bfitzexpensifyThe text was updated successfully, but these errors were encountered: