-
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-16] [$250] Room - Room name character limit is 79 characters instead of 100 #40968
Comments
Triggered auto assignment to @isabelastisser ( |
We think this issue might be related to the #vip-vsb. |
ProposalPlease re-state the problem that we are trying to solve in this issue.Room title (name) limit is not 100 What is the root cause of that problem?Currently we have set the limit of title to 79:
Line 839 in d8e6990
What changes do you think we should make in order to solve the problem?First solution is to update
REPORT_TITLE: {
MAX_LENGTH: 99,
},
We also need to update the validation regex below: Line 1759 in 0b96654
We need to now allow upto 100 characters:
So this update will now not throw a character invalid result. What alternative solutions did you explore? (Optional) |
Job added to Upwork: https://www.upwork.com/jobs/~014d41cf935d9bcfd5 |
Triggered auto assignment to Contributor-plus team member for initial proposal review - @eh2077 ( |
Triggered auto assignment to @dangrous, see https://stackoverflow.com/c/expensify/questions/7972 for more details. |
That proposal works for me as well! We might want to keep a separate constant for the 99 / 100 issue, but yes can discuss. |
📣 @eh2077 🎉 An offer has been automatically sent to your Upwork account for the Reviewer role 🎉 Thanks for contributing to the Expensify app! |
📣 @GandalfGwaihir 🎉 An offer has been automatically sent to your Upwork account for the Contributor role 🎉 Thanks for contributing to the Expensify app! Offer link |
PR would be up by EOD |
Pr ready for review c.c. @eh2077 , left some comments too :) |
@GandalfGwaihir is this ready for payment? Please provide an update. Thanks! |
@isabelastisser It's not ready yet.
|
c.c. @isabelastisser |
ready for payment! |
Hello @isabelastisser , this should be ready for payment :) |
Reviewing! |
The payments were processed in Upwork. This should be all set! |
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.65-5
Reproducible in staging?: Y
Reproducible in production?: Y
If this was caught during regression testing, add the test name, ID and link from TestRail: https://expensify.testrail.io/index.php?/tests/view/4506180
Logs: https://stackoverflow.com/c/expensify/questions/4856
Issue reported by: Applause-Internal team
Action Performed:
Expected Result:
The room name character limit is 100 characters.
Actual Result:
The room name character limit is 79 characters.
Workaround:
Unknown
Platforms:
Which of our officially supported platforms is this issue occurring on?
Screenshots/Videos
Bug6461316_1714034965849.bandicam_2024-04-25_16-46-52-225.mp4
View all open jobs on GitHub
Upwork Automation - Do Not Edit
Issue Owner
Current Issue Owner: @isabelastisserThe text was updated successfully, but these errors were encountered: