Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 3.0.1
-
Fix Version/s: 3.0.2
-
Component/s: controller
-
Labels:None
Description
Currently New repo is created when only Script list is viewed.
Some people might try to run quicktest without script list view.
In such a case, there is no repo yet, it fails.
We should add the new repo check before saving file in repo
Already fixed