Allow to change/set/customize the downloadable file directory

Created on 3 October 2024, 3 months ago

Problem/Motivation

There are some environments that won't allow to download the temp(orary) files, or at least the zip archives.
Replicated in an Azure (Azure Blob storage/File System) env.

Extra: there is also an issue with single_content_sync.file_download route - the permission set there provides access denied.

Steps to reproduce

Find an Environment that only allows to only download public files for example.
Sorry I can't provide more ...

Proposed resolution

Extend the current Module configuration with some Download settings as:
- Scheme
- Folder
And if this is set, move the downloadable files to this directory from temp.
Otherwise - works as it currently works.

Remaining tasks

---

User interface changes

- to be completed

API changes

- none

Data model changes

- to be completed

Feature request
Status

Active

Version

1.4

Component

Code

Created by

🇷🇴Romania vasike Ramnicu Valcea

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Merge Requests

Comments & Activities

  • Issue created by @vasike
  • Pipeline finished with Success
    3 months ago
    Total: 200s
    #300039
  • 🇷🇴Romania vasike Ramnicu Valcea

    New MR created

    As described in the issue description add new extra settings: download_scheme and download_folder
    And if there are set, then move the generated downloadable file to this "destination".

    Let's see some feedback and maybe we can improve and, why not add some tests ...

  • Pipeline finished with Success
    3 months ago
    Total: 191s
    #300046
  • Pipeline finished with Success
    3 months ago
    Total: 256s
    #300602
  • Pipeline finished with Success
    3 months ago
    Total: 195s
    #300783
  • Pipeline finished with Success
    3 months ago
    Total: 196s
    #300855
Production build 0.71.5 2024