Fix zip file export
Compare changes
- Daniel Hornung authored
@@ -71,9 +71,7 @@ def collect_files_in_zip(ids, table):
@@ -82,7 +80,7 @@ def collect_files_in_zip(ids, table):
Changes I found useful while working on https://gitlab.com/linkahead/linkahead-webui/-/issues/254 ("Download files referenced in the table" fails).
get_entity_by_id
NA
Run make test-sss
, after install the requirements.
Please, prepare your MR for a review. Be sure to write a summary and a focus and create gitlab comments for the reviewer. They should guide the reviewer through the changes, explain your changes and also point out open questions. For further good practices have a look at our review guidelines
For further good practices have a look at our review guidelines.