Fix/71346 - Dependent multiLevel tags download failed#73815
Conversation
|
@Krishna2323 Please copy/paste the Reviewer Checklist from here into a new comment on this PR and complete it. If you have the K2 extension, you can simply click: [this button] |
Codecov Report❌ Looks like you've decreased code coverage for some files. Please write tests to increase, or at least maintain, the existing level of code coverage. See our documentation here for how to interpret this table.
|
|
I'll test the backend with this branch and fix if needed |
That's strange. I just checked again, and everything is still working as expected and calling the correct API. |
|
Figured out the problem on my end. Download is ok now, but the exported file is malformatted. Fixing it in the BE. |
|
We have a specific endpoint for exporting multi-level dependent tags. Can you update your PR to call |
joekaufmanexpensify
left a comment
There was a problem hiding this comment.
Good from a product perspective 👍
|
Nic, I tested and the CSV is correct! Can you fix the conflict so @Krishna2323 can move forward with the checklist and review? |
Thanks! The conflict has been resolved. |
|
Reviewing... |
|
@dmkt9 I'm not able to export the multilevel independent tags. Is that working for you? Monosnap.screencast.2025-11-07.22-37-10.mp4 |
@Krishna2323 I've just retested on Safari, Chrome, and desktop — it works normally on my end |
|
@dmkt9 I think there's something wrong with the Monosnap.screencast.2025-11-11.04-59-03.mp4 |
|
@dmkt9 bump |
|
@Krishna2323 Oh sorry. I thought I had already replied. I remember that when I checked, everything was working fine. |
|
@Krishna2323 Ah, I noticed you're still enabling "These are independent tags" when importing dependent tags:
|
|
@dmkt9 Looks like a dumb mistake on my part 🤦🏻 — sorry about that! I’ll finish the review today. |
|
@dmkt9 Even after disabling the Independent Tags switch, the download only works the first time. It also works the first time if I import dependent tags with the Independent Tags switch enabled — but again, only for the first time. The API is called every time I click the link/button, but the file actually saves to the system only the first time. After that, I need to refresh the browser to download the file again. Could you please check if you’re seeing the same behavior on your end? Monosnap.screencast.2025-11-13.01-05-41.mp4 |
|
@Krishna2323 I've double-checked on both Safari and Chrome browsers, and everything is working fine on my end. test.mp4Your case is quite unusual. If the API was successfully called, then the issue likely isn't coming from the frontend. From your video, the status code and response size of the Have you encountered a similar issue when downloading independent tags via the |
Reviewer Checklist
Screenshots/VideosAndroid: HybridAppandroid_native.mp4Android: mWeb Chromeandroid_chrome.mp4iOS: HybridAppios_native.mp4iOS: mWeb Safariios_safari.mp4MacOS: Chrome / Safariweb_chrome.mp4MacOS: Desktopdesktop_app.mp4 |
|
@dmkt9 that was a weird error occurring on the Arc browser, and I think there was some setting causing it. I tested on Chrome and it works fine there, as well as on other platforms. Thanks for your patience. Also, there are some conflicts — could you please resolve them? I'll approve once that's done. |
Thanks. The conflict has been resolved. |
|
Hi @Krishna2323, I pushed a commit e0954b7 to fix the lint failure, since importing |
|
✋ This PR was not deployed to staging yet because QA is ongoing. It will be automatically deployed to staging after the next production release. |
|
🚀 Deployed to staging by https://github.com/Valforte in version: 9.2.60-0 🚀
|
|
🚀 Deployed to staging by https://github.com/Valforte in version: 9.2.60-0 🚀
|
|
🚀 Deployed to staging by https://github.com/Valforte in version: 9.2.60-0 🚀
|
|
🚀 Deployed to production by https://github.com/grgia in version: 9.2.60-2 🚀
|




Explanation of Change
Fixed Issues
$ #71346
PROPOSAL: #71346 (comment)
Tests
Same as QA Steps
Offline tests
Same as QA Steps
QA Steps
Precondition: Workspace has imported multi-level DEPENDENT tags.
PR Author Checklist
### Fixed Issuessection aboveTestssectionOffline stepssectionQA stepssectioncanBeMissingparam foruseOnyxtoggleReportand notonIconClick)src/languages/*files and using the translation methodSTYLE.md) were followedAvatar, I verified the components usingAvatarare working as expected)StyleUtils.getBackgroundAndBorderStyle(theme.componentBG))npm run compress-svg)Avataris modified, I verified thatAvataris working as expected in all cases)Designlabel and/or tagged@Expensify/designso the design team can review the changes.ScrollViewcomponent to make it scrollable when more elements are added to the page.mainbranch was merged into this PR after a review, I tested again and verified the outcome was still expected according to theTeststeps.Screenshots/Videos
Android: Native
android.native.mp4
Android: mWeb Chrome
android.chrome.mp4
iOS: Native
ios.native.mp4
iOS: mWeb Safari
ios.safari.mp4
MacOS: Chrome / Safari
mac.safari.mp4
MacOS: Desktop
mac.desktop.mp4