-
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][$250] Attachment - A broken video file is loaded via action menu #46343
Comments
Triggered auto assignment to @kadiealexander ( |
We think that this bug might be related to #vip-vsp |
@kadiealexander 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 |
ProposalPlease re-state the problem that we are trying to solve in this issue.Attachment - A broken video file is loaded via action menu What is the root cause of that problem?The root cause is we lose the correct file name here:
This happens as when fileName is empty string, What changes do you think we should make in order to solve the problem?We will use const completeFileName = FileUtils.appendTimeToFileName(fileName || FileUtils.getFileName(url)); AlternativelyWe may use another variable to calculate param. ResultThis works perfectly Screen.Recording.2024-07-27.at.9.03.28.AM.mp4 |
ProposalPlease re-state the problem that we are trying to solve in this issue.Attachment - A broken video file is loaded via action menu What is the root cause of that problem?
<a href="https://www.expensify.com/chat-attachments/5472531993863123939/w_ebdde7322a1d6097c0640c162fcdf6aaa9280ee6.xml" data-expensify-source="https://www.expensify.com/chat-attachments/5472531993863123939/w_ebdde7322a1d6097c0640c162fcdf6aaa9280ee6.xml">intacct_expensify_1_1_0.xml</a> What changes do you think we should make in order to solve the problem?We need to modify the regex to also consider for new RegExp('<(?:a|video)[^>]*>([^<]+)</(?:a|video)>', 'i'); What alternative solutions did you explore? (Optional)ResultMonosnap.screencast.2024-07-27.10-55-45.mp4 |
Job added to Upwork: https://www.upwork.com/jobs/~011ea5f33ec2b35a17 |
Triggered auto assignment to Contributor-plus team member for initial proposal review - @alitoshmatov ( |
@neonbhai Thank you for your proposal, your RCA is correct but the main problem here is |
@Krishna2323 Thank you for your proposal, your RCA is correct and your solution does solve the issue of We can go with @Krishna2323 's proposal C+ reviewed 🎀 👀 🎀 |
Triggered auto assignment to @danieldoglas, see https://stackoverflow.com/c/expensify/questions/7972 for more details. |
📣 @alitoshmatov 🎉 An offer has been automatically sent to your Upwork account for the Reviewer role 🎉 Thanks for contributing to the Expensify app! |
📣 @Krishna2323 🎉 An offer has been automatically sent to your Upwork account for the Contributor role 🎉 Thanks for contributing to the Expensify app! Offer link |
@alitoshmatov, PR ready for review ^ |
@alitoshmatov, friendly bump for PR review. |
I think this was deployed to production yesterday. So now we have a regression period of 7 days. cc @kadiealexander |
@kadiealexander, this is ready for payments as per the comment above. |
This issue has not been updated in over 15 days. @danieldoglas, @kadiealexander, @alitoshmatov, @Krishna2323 eroding to Monthly issue. P.S. Is everyone reading this sure this is really a near-term priority? Be brave: if you disagree, go ahead and close it out. If someone disagrees, they'll reopen it, and if they don't: one less thing to do! |
@kadiealexander, friendly bump for payments. |
Waiting for payment, PR was deployed on 14th of august |
@kadiealexander, friendly bump for payments :) |
added the correct labels and assigned @kadiealexander to be the main person responsible for this issue. |
Payouts due:
Upwork job is here. |
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: 9.0.13-1
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/4771740
Email or phone of affected tester (no customers): [email protected]
Issue reported by: Applause - Internal Team
Action Performed:
Expected Result:
Using the action menu, the video file should be downloaded uncorrupted
Actual Result:
A corrupted video file is loaded via the action menu
Workaround:
Unknown
Platforms:
Which of our officially supported platforms is this issue occurring on?
Screenshots/Videos
Add any screenshot/video evidence
Bug6553984_1722019133203.Recording__27__2_.mp4
View all open jobs on GitHub
Upwork Automation - Do Not Edit
Issue Owner
Current Issue Owner: @kadiealexanderThe text was updated successfully, but these errors were encountered: