[
https://issues.apache.org/jira/browse/AIRAVATA-3053?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Marcus Christie updated AIRAVATA-3053:
--------------------------------------
Description:
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.
Component/s: Django Portal
Issue Type: New Feature (was: Project)
Summary: Delete experiment (was: Soft delete experiment)
> 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.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)