Closed lanitochka17 closed 7 months ago
Job added to Upwork: https://www.upwork.com/jobs/~01a0f7b9261707ddc4
Triggered auto assignment to Contributor-plus team member for initial proposal review - @mananjadhav (External
)
:wave: 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:
Triggered auto assignment to @iwiznia (Engineering
), see https://stackoverflowteams.com/c/expensify/questions/9980/ for more details.
We think that this bug might be related to #vip-split-p2p-chat-groups CC @arielgreen
Tag - Selected tag in Parent: Child format is displayed as Parent\: Child in split menu
When implementing multilevel tags in https://github.com/Expensify/App/pull/34983 we missed the colon cleaning code here https://github.com/Expensify/App/blob/cfa0ae37156208ebecdc6b2126464ec462271b76/src/components/MoneyRequestConfirmationList.js#L792-L793
we should clean the escaping char as
title={PolicyUtils.getCleanedTagName(TransactionUtils.getTag(transaction, index))}
getTagForDisplay
to display the tag, that leads to the bug (see PR)
title={TransactionUtils.getTagForDisplay(transaction, index)}
insteadContext https://expensify.slack.com/archives/C01GTK53T8Q/p1709049225214569 Seems this was fixed in https://github.com/Expensify/App/pull/36978
QA team is able to reproduce the issue on build 1.4.47.0 Account - applausetester+kh040301@applause.expensifail.com
π£ It's been a week! Do we have any satisfactory proposals yet? Do we need to adjust the bounty for this issue? πΈ
This is not a deploy blocker, but seems like earlier PR didn't fix this.
@dukenv0307 @FitseTLT Can you review your own proposals and confirm if they're still valid? If yes, then I can take a look.
This is not a deploy blocker, but seems like earlier PR didn't fix this.
@dukenv0307 @FitseTLT Can you review your own proposals and confirm if they're still valid? If yes, then I can take a look.
Yep @mananjadhav
I think it makes sense to use getTagForDisplay
as it already has getCleanedTagName
method call. @dukenv0307's proposal looks good.
π π π C+ reviewed.
Current assignee @yuwenmemon is eligible for the choreEngineerContributorManagement assigner, not assigning anyone new.
π£ @dukenv0307 π An offer has been automatically sent to your Upwork account for the Contributor role π Thanks for contributing to the Expensify app!
Offer link Upwork job Please accept the offer and leave a comment on the Github issue letting us know when we can expect a PR to be ready for review π§βπ» Keep in mind: Code of Conduct | Contributing π
@mananjadhav PR https://github.com/Expensify/App/pull/38111 is ready to review
Done with the PR Review, waiting on @yuwenmemon now.
Merged!
β οΈ Looks like this issue was linked to a Deploy Blocker here
If you are the assigned CME please investigate whether the linked PR caused a regression and leave a comment with the results.
If a regression has occurred and you are the assigned CM follow the instructions here.
If this regression could have been avoided please consider also proposing a recommendation to the PR checklist so that we can avoid it in the future.
Reviewing
label has been removed, please complete the "BugZero Checklist".
The solution for this issue has been :rocket: deployed to production :rocket: in version 1.4.52-6 and is now subject to a 7-day regression period :calendar:. Here is the list of pull requests that resolve this issue:
If no regressions arise, payment will be issued on 2024-03-22. :confetti_ball:
For reference, here are some details about the assignees on this issue:
We replaced the PolicyUtils.getCleanedTagName(props.iouTag)
here with TransactionUtils.getTag(transaction, index)
which caused the issue. I posted this comment.
I am not sure if we should be adding a regression test here. @yuwenmemon wdyt? Also can you assign a BZ member here for the payout?
Quick bump @yuwenmemon
Triggered auto assignment to @adelekennedy (Bug
), see https://stackoverflow.com/c/expensify/questions/14418 for more details.
@adelekennedy Can you provide a payment summary and help with payouts please. Thanks!
Payouts due:
Contributor: $500 @dukenv0307 (Upwork) Contributor+: $500 @mananjadhav (NewDot)
Upwork job is here.
$500 approved for @mananjadhav.
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: 1.4.44-0 Reproducible in staging?: Y Reproducible in production?: N 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: Applause - Internal Team Slack conversation:
Action Performed:
Precondition:
Expected Result:
The selected Tag in Parent: Child format will be displayed correctly in the split menu
Actual Result:
The selected Tag in Parent: Child format is displayed as Parent\: Child in split menu
Workaround:
Unknown
Platforms:
Which of our officially supported platforms is this issue occurring on?
Screenshots/Videos
Add any screenshot/video evidence
https://github.com/Expensify/App/assets/78819774/dc8aa00e-58dd-4b45-849d-19263e4ca41e
View all open jobs on GitHub
Upwork Automation - Do Not Edit