[
https://issues.apache.org/jira/browse/AIRAVATA-3053?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17313369#comment-17313369
]
Eroma commented on AIRAVATA-3053:
---------------------------------
Team discussion went on to Archiving, instead of deleting. Delete would be a
secondary step to Archived experiments. An "ARCHIVE' project for each user to
move unwanted experiments.
Soft delete will not delete storage or files in it.
Separate way to view the soft deleted experiment for the gateway PI/admin.
> Delete experiment
> -----------------
>
> Key: AIRAVATA-3053
> URL: https://issues.apache.org/jira/browse/AIRAVATA-3053
> Project: Airavata
> Issue Type: New Feature
> Components: Django Portal
> Reporter: Marcus Christie
> Priority: Major
>
> This feature depends on backend support for soft-deleting experiments (that
> is, adding a "DELETED" column to EXPERIMENT table, setting it to true to soft
> delete the experiment and then removing deleted experiments from the
> EXPERIMENT_SUMMARY view, etc.).
> This feature will add a Delete button the experiment listing and summary page
> to call deleteExperiment in the API.
> Other thoughts:
> - Admins should always be able to view an experiment even if it is deleted.
> So we should make sure that experiment statistics continues to report these
> experiments.
> - You shouldn't be able to delete a running experiment.
> - We should probably remove the experiment data directory when the experiment
> is deleted.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)