-
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
[$500] Hmm.. it's not here page is displayed when opening a 'share code' link for public account only #29088
Comments
👋 Friendly reminder that deploy blockers are time-sensitive ⏱ issues! Check out the open
|
Triggered auto assignment to @Gonals ( |
Clarified here that the expected behavior is that "Hidden" should show: |
Going to revert #28812 which caused this regression |
@jasperhuangg I wasn't paid for reporting bonus. Can you please open this issue to handle reporting bonus? |
Triggered auto assignment to @mallenexpensify ( |
Job added to Upwork: https://www.upwork.com/jobs/~01e8af5839a345db28 |
Bug0 Triage Checklist (Main S/O)
|
Triggered auto assignment to Contributor-plus team member for initial proposal review - @aimane-chnaif ( |
Reopening to pay $50 to @Natnael-Guchima for reporting cc @mallenexpensify |
@Natnael-Guchima can you please accept the job and reply here once you have? Sorry we missed it |
@mallenexpensify I haven't received an offer. Can you please send me an offer? Thanks. And no worries 🙏 A link to my profile, if need: https://www.upwork.com/freelancers/nathnaelg?s=1313512633755545600 |
The app crashes when opening an unknown profile URL now. It should show a hidden profile page. Screen.Recording.2023-10-11.at.4.09.27.PM.movThe reason is the below LOC. Lines 307 to 317 in d1ff84b
props.report will return all reports because ReportUtils.getChatByParticipants([accountID]) is undefined .We should update the condition to: if (Number(session.accountID) === accountID || Session.isAnonymousUser() || !ReportUtils.getChatByParticipants([accountID])) {
return null;
} |
@Natnael-Guchima can you please accept the updated job and reply here once you have? |
I have accepted the offer. Thanks @mallenexpensify |
Issue reporter: @Natnael-Guchima paid $50 via Upwork @jasperhuangg, should we look into @ginsuma 's comment above about the app crashing with unknown profile URL? Should that be a separate bug report? Thx |
I think we can fix that in the same bug report. @ginsuma do you want to get a PR up for that? |
@jasperhuangg, we already created an issue for it. #29313. |
Are we all sorted here to close this out? @mallenexpensify |
I think so @jasperhuangg |
If you haven’t already, check out our contributing guidelines for onboarding and email contributors@expensify.com to request to join our Slack channel!
Action Performed:
Precondition: user A and user B should have no prior chat history (only public accounts)
Expected Result:
User A's profile should be opened
Actual Result:
Hmm.. it's not here page is displayed when opening a 'share code' link for public account only
Workaround:
Unknown
Platforms:
Which of our officially supported platforms is this issue occurring on?
Version Number: 1.3.79.3
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
Notes/Photos/Videos: Any additional supporting documentation
Screen.Recording.2023-10-09.at.2.57.51.PM.mov
Screen_Recording_20231009_093504_Chrome.mp4
Screen.Recording.2023-10-09.at.9.08.24.AM.1.mov
Recording.4907.mp4
Expensify/Expensify Issue URL:
Issue reported by: @Natnael-Guchima
Slack conversation: https://expensify.slack.com/archives/C049HHMV9SM/p1696831942996729
View all open jobs on GitHub
Upwork Automation - Do Not Edit
The text was updated successfully, but these errors were encountered: