-
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
[$500] When editing tag field, the last one chosen does not appear on the recent list #36392
Comments
Job added to Upwork: https://www.upwork.com/jobs/~018093514c21b6b93e |
Triggered auto assignment to Contributor-plus team member for initial proposal review - @rushatgabhane ( |
Triggered auto assignment to @greg-schroeder ( |
We (Applause)think this bug might be related to #wave6-collect-submitters |
This looks like a BE issue. Lines 1186 to 1196 in 023d62c
Here Onyx is correctly updated, optimistically, but when the response is received back from the BE, the recently used tags key is overwritten: {
"onyxMethod": "set",
"key": "policyRecentlyUsedTags_D10DE92FDB9B1CA9",
"value": {
"Tag": [
"Tag1"
]
}
} This is when OpenReport is called right after updating the tag with Tag2. BE resets it back to only Tag1 (tag originally used to create the IOU). |
🎀 👀 🎀 possible internal issue |
Triggered auto assignment to @arosiclair, see https://stackoverflow.com/c/expensify/questions/7972 for more details. |
Reaching out to the wave6 team for this here |
Looks like a dupe of #35506. Closing this out |
If you haven’t already, check out our contributing guidelines for onboarding and email [email protected] to request to join our Slack channel!
Version Number: 1.4.40-0
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: applause internal team
Slack conversation:
Action Performed:
Pre-requisite: the user must have created a collect workspace with tags and have invited a member as employee.
Expected Result:
Tag B should appear on the recent list of tags.
Actual Result:
Tab B does not appear on the recent list.
Workaround:
unknown
Platforms:
Which of our officially supported platforms is this issue occurring on?
Screenshots/Videos
Add any screenshot/video evidence
Bug6377448_1707783017476.Vyky5934_1_.mp4
View all open jobs on GitHub
Upwork Automation - Do Not Edit
The text was updated successfully, but these errors were encountered: