Expensify / App

Welcome to New Expensify: a complete re-imagination of financial collaboration, centered around chat. Help us build the next generation of Expensify by sharing feedback and contributing to the code.
https://new.expensify.com
MIT License
3.49k stars 2.84k forks source link

[HybridApp] Exporting to CSV does not save any file to iOS device #50889

Open IuliiaHerets opened 5 days ago

IuliiaHerets commented 5 days ago

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: 9.0.49-0 Reproducible in staging?: Y Reproducible in production?: Y If this was caught on HybridApp, is this reproducible on New Expensify Standalone?: 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/5087705 Email or phone of affected tester (no customers): gatanm+1010@gmail.com Issue reported by: Applause Internal Team

Action Performed:

  1. Launch the app logged with an account with a few expenses
  2. Tap on Search tab
  3. Tap and hold on any expense and tap Select
  4. Select a few more expenses by tapping on the checkmark
  5. Tap on the "seclected" dropdown and Download
  6. Search for a downloaded file

Expected Result:

A CSV file is generated and can be seen in the dowloaded files on iOS

Actual Result:

A pop up message that was saved is shown but no file can be seen on iOS Files app

Workaround:

Unknown

Platforms:

Screenshots/Videos

https://github.com/user-attachments/assets/6ae1930f-52fe-47a5-b53b-791046095473

View all open jobs on GitHub

melvin-bot[bot] commented 5 days ago

Triggered auto assignment to @trjExpensify (Bug), see https://stackoverflow.com/c/expensify/questions/14418 for more details. Please add this bug to a GH project, as outlined in the SO.

IuliiaHerets commented 5 days ago

We think that this bug might be related to #vip-bills

IuliiaHerets commented 5 days ago

@trjExpensify 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

trjExpensify commented 5 days ago

Oh hm, is it in some folder called "Expensify" or something? CC: @rlinoz as I think we had this issue before.

rlinoz commented 5 days ago

Yeah, we discussed it here https://expensify.slack.com/archives/C036QM0SLJK/p1721321098444739?thread_ts=1721057271.106449&cid=C036QM0SLJK but I never created an issue.

If this is the same thing let's use this issue to improve the message

trjExpensify commented 5 days ago

I can repro this bug though. I'm not seeing the download on my iOS device. 🤔

trjExpensify commented 5 days ago

Specifically, HybridApp.

rlinoz commented 17 hours ago

I plan to setup the HybridApp in my dev environment between today and tomorrow and then test/fix this one.