-
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
[Awaiting Payment][$1000] DEV: ShareCodeUrl for room doesn't work on Android #24505
Comments
Triggered auto assignment to @garrettmknight ( |
Bug0 Triage Checklist (Main S/O)
|
Proposal by @hungvu193Please re-state the problem that we are trying to solve in this issue.DEV: ShareCodeUrl for room doesn't work on Android. What is the root cause of that problem?As we can see the share code url in this issue still had the old port: 8080. What changes do you think we should make in order to solve the problem?We should update the default value of the port to DEV_PORT: process.env.PORT || 8082
// and
const port = process.env.PORT || 8082 We can also add the What alternative solutions did you explore? (Optional)N/A |
Asking an engineer to reproduce on dev: https://expensify.slack.com/archives/C03TQ48KC/p1692025561675429 |
yes the old port is still hardcoded in those 2 places and the issue is reproducible |
Thanks for the help @cristipaval |
Agreed with Cristi. It's a straightforward fix, we can open it up to external to knock it out, or I can take it as a Weekly to handle in some downtime, either way! |
Job added to Upwork: https://www.upwork.com/jobs/~0174a2b1b05a63292e |
Current assignee @garrettmknight is eligible for the External assigner, not assigning anyone new. |
Triggered auto assignment to Contributor-plus team member for initial proposal review - @burczu ( |
@burczu if you think @hungvu193's RCA and fix makes sense I think we can go with them for this one. |
@garrettmknight yes, I agree - we can go with @hungvu193 fix here. 🎀 👀 🎀 C+ reviewed |
Triggered auto assignment to @thienlnam, see https://stackoverflow.com/c/expensify/questions/7972 for more details. |
Thank you, that's actually proposal from me 😄 |
@hungvu193 Ahhh, right! I've just noticed it - sorry for my mistake - updated the comment 😉 |
📣 @hungvu193 🎉 An offer has been automatically sent to your Upwork account for the Contributor role 🎉 Thanks for contributing to the Expensify app! Offer link |
📣 @hungvu193 🎉 An offer has been automatically sent to your Upwork account for the Reporter role 🎉 Thanks for contributing to the Expensify app! |
@burczu Could you please remember to link to the proposal in future approved comments? Thank you! |
@thienlnam sure thing! |
🎯 ⚡️ Woah @burczu / @hungvu193, great job pushing this forwards! ⚡️ The pull request got merged within 3 working days of assignment, so this job is eligible for a 50% #urgency bonus 🎉
On to the next one 🚀 |
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. |
Looks like this one didn't get triggered for payment - confirmed that the bug is fixed, I'll process payment now. |
BugZero Checklist: The PR fixing this issue has been merged! The following checklist (instructions) will need to be completed before the issue can be closed:
|
Summary of payments for this issue:
Upwork job: https://www.upwork.com/jobs/~0174a2b1b05a63292e |
@burczu can you go through the checklist when you get a chance? |
BugZero Checklist: The PR fixing this issue has been merged! The following checklist (instructions) will need to be completed before the issue can be closed:
|
@garrettmknight Regarding this comment: #24505 (comment) - I won't be paid because I'm from Callstack, an experts contributor group. |
Oops, good catch! Closing this one out! |
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:
Expected Result:
Share code url should work with local environment on Android
Actual Result:
Share Code Url doesn't work on Android.
Workaround:
Can the user still use Expensify without this being fixed? Have you informed them of the workaround?
Platforms:
Which of our officially supported platforms is this issue occurring on?
Version Number:
Reproducible in staging?: Dev
Reproducible in production?: Dev
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-08-03.at.15.20.23.mov
Screen.Recording.2023-08-03.at.15.15.30.mov
Expensify/Expensify Issue URL:
Issue reported by: @hungvu193
Slack conversation: https://expensify.slack.com/archives/C049HHMV9SM/p1691050736969549
View all open jobs on GitHub
Upwork Automation - Do Not Edit
The text was updated successfully, but these errors were encountered: