-
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
[HOLD for payment 2024-05-09] [$250] Group chat - Inconsistency in limitation when adding members via FAB and group details page #40512
Comments
Triggered auto assignment to @zanyrenney ( |
Triggered auto assignment to @jasperhuangg ( |
👋 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:
|
@jasperhuangg FYI I haven't added the External label as I wasn't 100% sure about this issue. Please take a look and add the label if you agree it's a bug and can be handled by external contributors. |
This appears to be a new feature that isn't on production yet (I think), so not worth blocking deploy on it. Plus it's a pretty minor bug. assigning @marcaaron since it looks like it was added in #39757 |
Job added to Upwork: https://www.upwork.com/jobs/~01cde40901114ff34c |
Triggered auto assignment to Contributor-plus team member for initial proposal review - @cubuspl42 ( |
Gonna assign external label since this can definitely be fixed by a contributor, @marcaaron if you wanna fix it yourself go ahead. |
ProposalPlease re-state the problem that we are trying to solve in this issue.Inconsistency when adding group members on FAB, we allow any number of participants to be added via Report details members page, but we have a cap of maximum 8 participants when adding on What is the root cause of that problem?We have set the limit of only 8 members when created the group Line 72 in 1db9087
Over here when we select 8 members maxParticipantsReached becomes true.Lines 74 to 80 in 1db9087
This is passed on to App/src/libs/OptionsListUtils.ts Lines 2134 to 2137 in 1db9087
If the prop it true then it returns early with a error message What changes do you think we should make in order to solve the problem?we can set If we want to add a new limit to number of participants to be added at once, then we should update the const value or create a new const below: Line 72 in 1db9087
What alternative solutions did you explore? (Optional) |
@jasperhuangg , what's the expected result here? FYI, From a report details page of a group, we can add any amount of members we want, there is no limit to the number of members to be added |
ProposalPlease re-state the problem that we are trying to solve in this issue.Inconsistency in limiting group members when creating chat and inviting member. What is the root cause of that problem?We limit the number to 8 when creating new chat but not when inviting member: Line 72 in a58133b
What changes do you think we should make in order to solve the problem?
What alternative solutions did you explore? (Optional)NA |
will you be able to review this today @ahmedGaber93 thanks! |
@zanyrenney sorry for the delay, reviewing today. |
Did you manage to review this? @ahmedGaber93 |
@zanyrenney PR was reviewed 4 days ago. |
|
The solution for this issue has been 🚀 deployed to production 🚀 in version 1.4.69-2 and is now subject to a 7-day regression period 📆. Here is the list of pull requests that resolve this issue: If no regressions arise, payment will be issued on 2024-05-09. 🎊 For reference, here are some details about the assignees on this issue:
|
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:
|
payout due tomorrow. |
payment summary @ahmedGaber93 requires payment (Needs manual offer from BZ) - owed $250 from ND. |
@zanyrenney I get paid via upwork, not ND |
@zanyrenney bump for #40512 (comment) |
@zanyrenney friendly bump #40512 (comment) |
sure thing! |
paid @ahmedGaber93 $250 via upwork. closing! |
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.63-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:
Expected Result:
There should be consistency whether more than 9 members (including the creator) is allowed in the group chat when adding members via FAB and group details page.
Actual Result:
In Step 3, when creating group chat via FAB, not more than 8 members can be selected.
In Step 8. when adding members from group details page, there is no limitation at all.
Workaround:
unknown
Platforms:
Which of our officially supported platforms is this issue occurring on?
Screenshots/Videos
Add any screenshot/video evidence
Bug6453873_1713458029171.bandicam_2024-04-19_00-28-17-571.mp4
View all open jobs on GitHub
Upwork Automation - Do Not Edit
Issue Owner
Current Issue Owner: @zanyrenneyThe text was updated successfully, but these errors were encountered: