Skip to content

Fix: Archived submission space optimization#87

Merged
syphax-bouazzouni merged 6 commits intodevelopmentfrom
fix/achived-submission-space-optimization
Jun 14, 2023
Merged

Fix: Archived submission space optimization#87
syphax-bouazzouni merged 6 commits intodevelopmentfrom
fix/achived-submission-space-optimization

Conversation

@syphax-bouazzouni
Copy link

@syphax-bouazzouni syphax-bouazzouni commented May 31, 2023

Context

fix #42
follow up on this ncbo#144

Now with this PR, a submission is archived we have two new behaviors

  1. Zip the archived submission uploaded file, if the size is bigger than 100Mb and save in the attribute uploadedFilePath the new zipped file path
  2. If the archived submission is zipped, remove the unzipped folder

@syphax-bouazzouni syphax-bouazzouni merged commit 3296b59 into development Jun 14, 2023
syphax-bouazzouni added a commit that referenced this pull request Sep 5, 2023
…pace-optimization

Fix: Archived submission space optimization
syphax-bouazzouni added a commit that referenced this pull request Dec 5, 2023
#96)

* fix  json serializer nil exception (#79)

if hash was missing @context key the json serializer throwed a nil exception

* Merge pull request #87 from ontoportal-lirmm/fix/achived-submission-space-optimization

Fix: Archived submission space optimization

* Merge pull request #71 from ontoportal-lirmm/feature/support-multilingual-read-one-language-from-request-parameter

Feature: Support multilingual - Add read one language from request parameter tests

* Merge pull request #73 from ontoportal-lirmm/feature/add-request-language-to-context

Feature/add request language to context

* fix  json serializer nil exception (#79)

if hash was missing @context key the json serializer throwed a nil exception

* Merge pull request #83 from ontoportal-lirmm/feature/add-request-language-to-context

Feature: add request language to context follow up

* Merge pull request #93 from ontoportal-lirmm/support-multi-lang-part-02

Feature: Add request all languages unit test

* Merge pull request #94 from ontoportal-lirmm/feature/support-multi-langual-search

Feature: Support multilangual search

---------

Co-authored-by: Raimi Solorzano Niederhausen <44089477+RaimiSol@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant