Support overriding the download zip file name to match entity label and field label

Created on 4 November 2024, 17 days ago

Problem/Motivation

Currently, the zip file name is $entity_type-$entity_id-$field_name. I don't find this very helpful to the end user and would rather the file name be $entity->label()-$field_label. The entity label gives the user context and I find less confusing than "node-...zip"

Steps to reproduce

Download all files.

Proposed resolution

* Add a form to manage this feauture
* Update the batch controller to use this new logic

Remaining tasks

User interface changes

* New form
* If user overrides the file name, they will see new file name

API changes

Data model changes

The module will now have configuration.

✨ Feature request
Status

Active

Version

2.0

Component

Code

Created by

πŸ‡ΊπŸ‡ΈUnited States robpowell Boston

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

Merge Requests

Comments & Activities

Production build 0.71.5 2024