Skip to content

July 11, 2019, Thursday

Liya Wang edited this page Jul 11, 2019 · 1 revision
  • Workflow saving bug: Saving a newly submitted workflow will change the old workflow name and description
    • Reason is that the new workflow is not yet prepared.
    • Fixed but input is still the old ones and will need to wait until the workflow is ready
  • Checking user's sci_data folder make logging in slow
    • Might need to remove it
  • Aloe updates issues on boolean and number type variables (not integer)
    • Possibly due to conversions between perl and json in the backend
    • Currently the fix is to check and remove double quotes for the two types of variable before submission
Clone this wiki locally