-
Notifications
You must be signed in to change notification settings - Fork 3k
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
Category-Saving GL & payroll code directed to category list instead of specific category #47399
Comments
Triggered auto assignment to @danieldoglas ( |
Triggered auto assignment to @isabelastisser ( |
👋 Friendly reminder that deploy blockers are time-sensitive ⏱ issues! Check out the open `StagingDeployCash` deploy checklist to see the list of PRs included in this release, then work quickly to do one of the following:
|
We think this issue might be related to the #vip-vsb |
PR which added these changes - #46617 ProposalPlease re-state the problem that we are trying to solve in this issue.Upon saving GL and payroll code, we are directed to category list instead of specific category page What is the root cause of that problem?We are using App/src/pages/workspace/categories/CategoryGLCodePage.tsx Lines 35 to 44 in 29fb6bb
App/src/pages/workspace/categories/CategoryPayrollCodePage.tsx Lines 35 to 44 in 29fb6bb
What changes do you think we should make in order to solve the problem?We should use With using fallback route to particular category, even when user refreshes it will redirect to correct page. Navigation.goBack(ROUTES.WORKSPACE_CATEGORY_SETTINGS.getRoute(policyId, categoryName)); Screen.Recording.2024-08-14.at.4.35.02.PM.movScreen.Recording.2024-08-14.at.4.39.49.PM.movWhat alternative solutions did you explore? (Optional) |
@allroundexperts In PR it was converted from |
@BhuvaneshPatil I think it will be safe to change it on the pages where we change values. We can give it a try. |
Btw this is really an minor issue when compared with the host of issues that #46617 solves. I think we can demote this to be not a blocker. |
@allroundexperts would you like to submit a quick fix? |
Sure, please assign this to me and I will raise a PR tomorrow. |
PR: #47593 |
@youssef-lr / @isabelastisser Could you kindly add me as a C+ here for working on the PR review? |
@abdulrahuman5196 @allroundexperts I see PR is merged; when is payment due? |
It shows 3 weeks ago this PR was pushed to staging. But no production comment. I think automation didn't comment here. @youssef-lr I am assuming this is already pushed to production. Correct me if wrong? And when was that? |
Yes.
|
@youssef-lr / @isabelastisser Could you kindly confirm here? |
Yes, looks like automation failed. That PR is in production. |
Sorry for the delay here! The payment automation failed and I missed the notification about it. Payment summary: $250 for @abdulrahuman5196 for C+ review - payment pending via NewDot. all set. |
$250 approved for @abdulrahuman5196 |
$250 approved for @allroundexperts |
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.20
Reproducible in staging?: Y
Reproducible in production?: N
If this was caught during regression testing, add the test name, ID and link from TestRail: https://expensify.testrail.io/index.php?/tests/view/4856835
Logs: https://stackoverflow.com/c/expensify/questions/4856
Issue reported by: Applause-Internal team
Action Performed:
Expected Result:
Saving GL & payroll code must be directed to specific category page.
Actual Result:
Saving GL & payroll code directed to category list instead of specific category page
Workaround:
Unknown
Platforms:
Which of our officially supported platforms is this issue occurring on?
Screenshots/Videos
Bug6571828_1723625332057.xh.mp4
View all open jobs on GitHub
The text was updated successfully, but these errors were encountered: