You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@airavata.apache.org by "Marcus Christie (Jira)" <ji...@apache.org> on 2021/07/29 21:12:00 UTC

[jira] [Resolved] (AIRAVATA-3485) Accept experiment data directory relative paths in user_storage functions

     [ https://issues.apache.org/jira/browse/AIRAVATA-3485?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Marcus Christie resolved AIRAVATA-3485.
---------------------------------------
    Resolution: Fixed

> Accept experiment data directory relative paths in user_storage functions
> -------------------------------------------------------------------------
>
>                 Key: AIRAVATA-3485
>                 URL: https://issues.apache.org/jira/browse/AIRAVATA-3485
>             Project: Airavata
>          Issue Type: New Feature
>          Components: Django Portal
>            Reporter: Marcus Christie
>            Assignee: Marcus Christie
>            Priority: Major
>
> Add an optional experiment_id parameter to most user_storage functions that take a path:
> - save
> - dir_exists
> - user_file_exists
> - delete_dir
> - delete_user_file
> - create_user_dir
> I don't plan to add experiment_id to listdir because there is  already list_experiment_dir and it returns paths relative to the experiment data directory. I'll leave that as is for now.
> Also need to support experiment_id in the /api/user-storage REST API so that the REMOTE API functionality will still work.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)