Skip to content

March 6, 2018, Tuesday

Liya Wang edited this page Mar 7, 2018 · 11 revisions
  • Re-engineer the interface and workflow engine with output ids as prefixes
    • Before job is completed
      • Output id is used in the diagram, its replaced with output filename once done
      • History has no display of output filename before a job is completed
  • Workflow JSON contains just output ids, not output filenames
    • Loading a workflow will need to find real output filenames
  • Prefix modifications are almost done, need to check bugs
    • On the diagram, mouse over showing output id not full name even after a job is completed, might want to show description?
      • Switch to full name
    • After saving the newly built or running workflow, the button is still showing 'Save Workflow' not 'Saved'
      • Change save to rename?
    • How to update private apps that are already staged? Submit a ticket for now
    • Provide a share button for workflow URL?
    • Visualize or load a workflow is very slow sometimes! Display output id then replace them or add the output file name to workflow JSON?
      • Need to switch from Agave to ils
    • Re-running workflow is automatically saved but output is not loaded, and use it for building workflow is not right
      • Need to switch from Agave to ils
    • All outputs are listed in the History panel
      • Need to limit to specified outputs only
    • A running job can be selected for building a workflow but the box is not checked, how long does it take for output name to populate the diagram and History panel?
      • Need to switch from Agave to ils
  • Will need to add a global variable to control total jobs in staging
Clone this wiki locally