-
Notifications
You must be signed in to change notification settings - Fork 1
January 23, 2018, Wednesday
Liya Wang edited this page Jan 26, 2018
·
2 revisions
- New features
- Add 'Can't authenticate to the system' when system is under maintenance
- Bugs fixed
- The 'Refresh' button for the file browsing window
- Tony needs to add rules to set correct permissions to folders that moved to sci_data: https://pods.iplantcollaborative.org/jira/browse/DS-246
- Bugs
- Takes very long to be able to save a submitted workflow. The engine is waiting for all jobs that are ready to be submitted to be submitted
- For the diagram, before the two jobs that have the same output name get registered in Agave, the output nodes got collapsed together. But when they get registered, the two output nodes are separated
- When testing chip workflow, duplicated jobs are submitted to cluster but not tracked by SciApps (might not be related)
- Archiving error when iRODS is busy (might not be related)
- Possible improvements
- We need to allow user to specify output folders inside sci_data?
- Add hint for 'enabling SciApps service' from user portal when sci_data folder is not found
- Or user can create this folder manually if Tony's rule can set permission correctly
- We need a smart way to display maintenance/down messages for Agave, TACC Stampede2, CyVerse Data Store
- For Chip-Seq workflow, we need to fine tune default parameters, parameters, and their descriptions
- For example, for bwa_mem/samtools, we might want to use enum for filtering (-f 0 paired, -f 2 properly paired), etc