You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Version Number: 9.4.90-0 Reproducible in staging?: Y Reproducible in production?: Y If this was caught during regression testing, add the test name, ID and link from BrowserStack: Email or phone of affected tester (no customers): Logs:https://stackoverflow.com/c/expensify/questions/4856 Expensify/Expensify Issue URL: Issue reported by:@iwiznia Slack conversation (hyperlinked to channel name): #Quality
Action Performed:
Navigate to Spend.
Open the Merchant filter.
Enter a merchant name/search term.
Monitor the network requests or command logs.
Observe that two Search commands are fired for the same search.
Expected Result:
Only the necessary Search command should be fired when performing a Merchant search.
Actual Result:
Two Search commands are fired for the same search. The requests are nearly identical, with the only observed difference being:
Request 1: includes shouldSaveRecentSearch: true
Request 2: does not include shouldSaveRecentSearch
Workaround:
Unknown
Platforms:
Select the officially supported platforms where the issue was reproduced:
If you haven’t already, check out our contributing guidelines for onboarding. To join our Slack channel, fill out this form.
Version Number: 9.4.90-0
Reproducible in staging?: Y
Reproducible in production?: Y
If this was caught during regression testing, add the test name, ID and link from BrowserStack:
Email or phone of affected tester (no customers):
Logs: https://stackoverflow.com/c/expensify/questions/4856
Expensify/Expensify Issue URL:
Issue reported by: @iwiznia
Slack conversation (hyperlinked to channel name): #Quality
Action Performed:
Expected Result:
Only the necessary Search command should be fired when performing a Merchant search.
Actual Result:
Two Search commands are fired for the same search. The requests are nearly identical, with the only observed difference being:
Request 1: includes shouldSaveRecentSearch: true
Request 2: does not include shouldSaveRecentSearch
Workaround:
Unknown
Platforms:
Select the officially supported platforms where the issue was reproduced:
Screenshots/Videos
Recording.3546.mp4
View all open jobs on GitHub
Issue Owner
Current Issue Owner: @cretadn22