Bio-OS / bioos

Apache License 2.0
58 stars 16 forks source link

bug: Unable to import workflow in local deployment #37

Closed yuanminhui closed 11 months ago

yuanminhui commented 11 months ago

Describe the bug

I tried to import a demo workflow as the userguide provided, but ended with unknown error.

To Reproduce

Click “导入工作流” and fill the input fields following the userguide.

Expected behavior

Successful workflow import.

Screenshots

It claims import failure with correct inputs.

workflow-import-failure-0

I checked the inputs and found nothing to correct.

workflow-import-failure-1

Unable to re-submit the form and shows internal error.

workflow-import-failure-2
yifanchen90 commented 11 months ago

Please use v0.47 instead of master branch. And there is a bug when reimport workflow now.

yuanminhui commented 11 months ago

Please use v0.47 instead of master branch. And there is a bug when reimport workflow now.

Thanks, changing to "v0.47" turns the workflow import into success.