-
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 2025-01-18] [HOLD for payment 2025-01-13] [$250] Add receipt - Unable to upload a receipt size equal or larger than 15mb #53341
Comments
Triggered auto assignment to @OfstadC ( |
Edited by proposal-police: This proposal was edited at 2024-11-30 20:25:02 UTC. ProposalPlease re-state the problem that we are trying to solve in this issue.Add receipt - Impossible to upload a receipt size equal or larger than 15mb What is the root cause of that problem?We are setting Line 353 in 3cc88f5
But we are showing message 'Attachment is too large - Attachment size is larger than 24 MB limit' App/src/pages/iou/request/step/IOURequestStepScan/index.tsx Lines 224 to 227 in 3cc88f5
What changes do you think we should make in order to solve the problem?We can create a new translation for this error like 'Attachment is too large - Attachment size is larger than 10 MB limit' Line 503 in 3cc88f5
Or we can make a function with input is the maximum file size Note: when changing, we also need to change the native file. What alternative solutions did you explore? (Optional)Or we can change the RECEIPT_MAX_SIZE to 24MB |
I've been sick the last couple days - trying to tackle as many GHs as I can. Likely won't get to this until tomorrow |
Job added to Upwork: https://www.upwork.com/jobs/~021864335511457372992 |
Triggered auto assignment to Contributor-plus team member for initial proposal review - @dominictb ( |
ProposalPlease re-state the problem that we are trying to solve in this issue.Add receipt - When upload receipt will size <= 10Mb, receive a message that can upload a receipt more than 24Mb What is the root cause of that problem?We are using constant RECEIPT_MAX_SIZE = 10485760 (10MB) to validate uploaded receipt file size Line 353 in 3cc88f5
But we are using message hard coded message to show attachmentPicker.sizeExceeded .App/src/pages/iou/request/step/IOURequestStepScan/index.tsx Lines 224 to 227 in 3cc88f5
What changes do you think we should make in order to solve the problem?Use Line 513 in 3cc88f5
What alternative solutions did you explore? (Optional)
|
📣 @tuyenpthust! 📣
|
Contributor details |
✅ Contributor details stored successfully. Thank you for contributing to Expensify! |
@dominictb Could you review the available proposal(s) by EOD? Thanks so much! |
@OfstadC, @dominictb Huh... This is 4 days overdue. Who can take care of this? |
This comment was marked as outdated.
This comment was marked as outdated.
thanks @Beamanator, we have a follow up PR #54728 |
|
The solution for this issue has been 🚀 deployed to production 🚀 in version 9.0.80-6 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 2025-01-13. 🎊 For reference, here are some details about the assignees on this issue:
|
@dominictb @OfstadC @dominictb The PR fixing this issue has been merged! The following checklist (instructions) will need to be completed before the issue can be closed. Please copy/paste the BugZero Checklist from here into a new comment on this GH and complete it. If you have the K2 extension, you can simply click: [this button] |
@dominictb Please complete BZ checklist prior to payment date. Thank you 😃 |
The solution for this issue has been 🚀 deployed to production 🚀 in version 9.0.83-5 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 2025-01-18. 🎊 For reference, here are some details about the assignees on this issue:
|
@dominictb @OfstadC @dominictb The PR fixing this issue has been merged! The following checklist (instructions) will need to be completed before the issue can be closed. Please copy/paste the BugZero Checklist from here into a new comment on this GH and complete it. If you have the K2 extension, you can simply click: [this button] |
Friendly bump @dominictb 😃 |
BugZero Checklist:
Bug classificationSource of bug:
Where bug was reported:
Who reported the bug:
Regression Test ProposalTest:
Do we agree 👍 or 👎 |
Payment Summary
|
@OfstadC My upwork profile https://www.upwork.com/freelancers/~015dd9c33e65de95d2 |
@Themoonalsofall offer sent New Upwork Job Post |
If you haven’t already, check out our contributing guidelines for onboarding and email contributors@expensify.com to request to join our Slack channel!
Version Number: v9.0.69-1
Reproducible in staging?: Y
Reproducible in production?: Y
Email or phone of affected tester (no customers): hywnnoj@gmail.com
Issue reported by: Applause Internal Team
Action Performed:
Expected Result:
The user should be able to upload a receipt size equal or larger than 15mb
Actual Result:
A error message is displayed that the user cannot upload attachments size larger than 24mb.
Error Message: "Attachment is too large - Attachment size is larger than 24 MB limit"
Workaround:
Unknown
Platforms:
Screenshots/Videos
Bug6680777_1732993930988!USE_THIS_FILE_TO_TEST.pdf
Bug6680777_1732986510146.impossible_to_upload_a_attachment_size_equal_or_larger_than_15mb.mp4
View all open jobs on GitHub
Upwork Automation - Do Not Edit
Issue Owner
Current Issue Owner: @OfstadCThe text was updated successfully, but these errors were encountered: