To correctly reproduce the issue you should have some old dashboards in your workflow output folder.
Scenario:
- Select "Tools" -> "NGS data analysis" -> "Reads quality control...".
Expected result: the Workflow Designer is opened, "Quality Control by FastQC Wizard" wizard is shown. - Set "data/samples/Assembly/ChrM.sam" value to "Input File(s)" parameter.
- Click "Run" button.
Expected result: dashboards are shown, the current task dashboard is the last one, it is an active tab.
Current result: dashboards are shown, the current task dashboard is the first one, the latest old dashboard is active tab.
This behavior is because current dashboard is added to the tab view before "Scan dashboards folder" finish and adds found dashboards.
- relates to
-
UGENE-6354 UGENE does not load a dashboard from an html file
- Closed