-
Type: Bug
-
Status: Closed
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: 1.30
-
Fix Version/s: 47
-
Component/s: Basic-Nucl, Basic-Protein, Workflow
-
Labels:
-
Sprint:DEV-46-5, DEV-46-RELEASE, DEV-47-1
-
Affect Type:Userdefined
Affected XML regression tests:
- 1355/test_0001.xml
- 1503/test_0001.xml
Scenario:
- In the Workfow Designer add "Read Sequence" and "Write Sequence" elements and connect them.
- Input two *.gb files to "Read Sequence".
- In "Write Sequence" element set "Document format" to "GenBank".
- In "Write Sequence" set "Accumulate objects" to "False".
- Set "Output file" to "test_1355.gb".
- Validate and run the workflow.
Expected state: there are 2 output files with name "test_1355.gb" and "test_1355_1.gb" in the output folder.
Actual state: name of the second output file is "test_1.gb" unexpectedly.