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/07 16:10:00 UTC

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

Marcus Christie created AIRAVATA-3485:
-----------------------------------------

             Summary: 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


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.



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