[
https://issues.apache.org/jira/browse/AIRAVATA-3277?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17071295#comment-17071295
]
Anna Branam commented on AIRAVATA-3277:
---------------------------------------
Tested successfully with no issues. Test cases can be found in the following
link:
[https://docs.google.com/spreadsheets/d/1h0onQXqnJC7W2ug_PkPMshrA00XBsNYCQ_LuCeOJL-I/edit?usp=sharing]
> BUG: Cascading required input file can be ignored at experiment creation and
> clone
> ----------------------------------------------------------------------------------
>
> Key: AIRAVATA-3277
> URL: https://issues.apache.org/jira/browse/AIRAVATA-3277
> Project: Airavata
> Issue Type: Sub-task
> Components: Django Portal
> Affects Versions: 0.18
> Environment: https://seagrid.org/
> Reporter: Eroma
> Assignee: Anna Branam
> Priority: Major
> Fix For: 0.19
>
>
> 1. A input file with 'Required' tag is available in the application based on
> a prior option selected by the user.
> 2. Al though the file is required user can save and launch the application
> without the file.
> Example input config:
> {code}
> {
> “editor”: {
> “dependencies”: {
> “show”: {
> “Search IDs”: {
> “comparison”: “equals”,
> “value”: “Uploading my own”
> }
> },
> “showOptions”: {
> “toggle”: [
> “isRequired”
> ]
> }
> }
> }
> }
> {code}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)