-
Type: Bug
-
Status: Tested
-
Priority: Critical
-
Resolution: Fixed
-
Affects Version/s: 1.29, 49, 50
-
Fix Version/s: 51
-
Component/s: None
-
Labels:
-
Sprint:DEV-50-RELEASE
-
Affect Type:Userdefined
Issue is present at least since 1.29 version.
Scenario:
- Select "Tools->NGS data analysis->Extract consensus from assemblies..."
- In Workflow designer select "samples/Assembly/chrM.sam" as input
- Select Write sequence element
- Set Document format=GFF
- Click Validate
- Warning: Empty input slot: Set of annotation.
Note, that there are no annotation for this format.
Looks like this format must be excluded from this case. - Click Run
Expected state: Execution finished with warning?
Current state: SAFE_POINTTrying to recover from error: Add sequence to document: empty length at D:\ugene\ugene\src\plugins\workflow_designer\src\library\DocWorkers.cpp:229 Assertion failed: 0 != seq.length(), file D:\ugene\ugene\src\plugins\workflow_designer\src\library\DocWorkers.cpp, line 229
- relates to
-
UGENE-7445 SAFE_POINT on "Extract consensus from assemby" workflow with GFF output
- Tested