[ https://issues.apache.org/jira/browse/AIRAVATA-3688?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17694255#comment-17694255 ]
Eroma edited comment on AIRAVATA-3688 at 2/28/23 5:35 AM: ---------------------------------------------------------- Tested in [https://django.seagrid.org/] Test cases # Cannot save and launch a new experiment without a file - PASS Because when there are mandatory files, the Save and Launch button don't get enabled. # Cannot save a new experiment without a file - PASS Because when there are mandatory files, the Save button doesn't get enabled. # Can save and launch a new experiment without a file - PASS Because when the files are not mandatory, the Save and Launch button is enabled. Even the job gets submitted. # Can save a new experiment without a file - PASS Because when the files are not mandatory, the Save button is enabled. # The experiment launched without a mandatory file failed. To launch used the 'Launch' button on top. - PASS (experiment failed with "Failed to fetch metadata for file /var/www/portals/gateway-user-data/django-seagrid/deveroma2017/tmp/water_SmQ2QYZ.nw" was (Author: eroma_a): Tested in [https://django.seagrid.org/] Test cases # Cannot save and launch a new experiment without a file - PASS Because when there are mandatory files, the Save and Launch button don't get enabled. # Cannot save a new experiment without a file - PASS Because when there are mandatory files, the Save button doesn't get enabled. # Can save and launch a new experiment without a file - PASS Because when the files are not mandatory, the Save and Launch button is enabled. Even the job gets submitted. # Can save a new experiment without a file - PASS Because when the files are not mandatory, the Save button is enabled. # > BUG: When experiments are cloned and left without a mandatory file, throws > exception > ------------------------------------------------------------------------------------ > > Key: AIRAVATA-3688 > URL: https://issues.apache.org/jira/browse/AIRAVATA-3688 > Project: Airavata > Issue Type: Sub-task > Components: Django Portal > Environment: https://django.seagrid.org/ in Chrome. > In Firefox, there is a pop up message to indicate to complete, but user can > always ignore and proceed without completing it. > Reporter: Eroma > Assignee: Marcus Christie > Priority: Major > > # Clone an experiment > # Remove the mandatory input file > # Click storage or Browse the experiment without completing the experiment > and saving. > # No pop-up message to inform the user to complete and move. (tested in > Chrome) > # Now when tried to look at this experiment, its in CREATED > # But exceptions are thrown in both 'Browse Experiment' and in Experiment > statistics (File does not exist at that path.) -- This message was sent by Atlassian Jira (v8.20.10#820010)