You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@airavata.apache.org by "Aravind Parappil (JIRA)" <ji...@apache.org> on 2019/04/02 16:32:02 UTC

[jira] [Commented] (AIRAVATA-2975) Cannot view String inputs in Django Experiment Summary

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

Aravind Parappil commented on AIRAVATA-2975:
--------------------------------------------

As suggested by [~marcuschristie], current Experiments Summary page is only handling URI types for the input field. Must have a conditional to loop over the experiment object and display the inputs according to their actual type (string/URI).

Also, can show the input name that the user provides along with the actual file object/string

Eg: While making the experiment, if the user provides an input named _Test Input_ and uploads a file _gaussian,_ we can show a bulleted list of _input name: file/string_
 * _Test Input: gaussian_
 * _Test Input2: just a string_
 * _........_

 

> Cannot view String inputs in Django Experiment Summary
> ------------------------------------------------------
>
>                 Key: AIRAVATA-2975
>                 URL: https://issues.apache.org/jira/browse/AIRAVATA-2975
>             Project: Airavata
>          Issue Type: Bug
>          Components: Django Portal
>    Affects Versions: 0.18
>         Environment: https://beta-sciencegateway.brylinski.org
>            Reporter: Eroma
>            Assignee: Marcus Christie
>            Priority: Major
>             Fix For: 0.18
>
>
> For eThread application I used String inputs in the form of selecting provided options as well as adding written sequence. After the experiment was submitted in the summary page I cannot view my inputs; input field is empty.
>  
> User should be able to view the inputs submitted for the job. When the clone is introduced the inputs should also be cloned to the new experiment.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)