You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@airavata.apache.org by "ASF subversion and git services (Jira)" <ji...@apache.org> on 2021/01/04 17:18:00 UTC

[jira] [Commented] (AIRAVATA-3268) BUG: The input file name cannot be changed using value field content in application interface

    [ https://issues.apache.org/jira/browse/AIRAVATA-3268?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17258341#comment-17258341 ] 

ASF subversion and git services commented on AIRAVATA-3268:
-----------------------------------------------------------

Commit 213efb65b84bbfd9e9e96a2724032c43c0ab1a8d in airavata's branch refs/heads/develop from Marcus Christie
[ https://gitbox.apache.org/repos/asf?p=airavata.git;h=213efb6 ]

AIRAVATA-3268 Null out INPUT_VALUE for inputs using OVERRIDE_FILENAME


> BUG: The input file name cannot be changed using value field content in application interface
> ---------------------------------------------------------------------------------------------
>
>                 Key: AIRAVATA-3268
>                 URL: https://issues.apache.org/jira/browse/AIRAVATA-3268
>             Project: Airavata
>          Issue Type: Sub-task
>          Components: Django Portal
>    Affects Versions: 0.18
>            Reporter: Eroma
>            Assignee: Marcus Christie
>            Priority: Critical
>             Fix For: 0.19
>
>
> 1. When creating application inputs in Interface tab user can have the uploading file name changed to the value given in "Value" field.
> 2. This new assigned name will be the one that get added to the job script as well as the name of the file when the file is in the compute resource working directory.
> h5. TODO
> - [x] model/db changes
> - [x] db migration script to copy input.value to input.overrideFilename
> - [x] Django frontend changes



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