seqeralabs / nf-tower

Nextflow Tower system
https://tower.nf
Mozilla Public License 2.0
144 stars 51 forks source link

UI Bug: 'stored' processes are not displayed correctly #271

Open Midnighter opened 3 years ago

Midnighter commented 3 years ago

When a process is configured with permanent caching using the storeDir directive and it has stored output, it is reported as 0 of 0 tasks (see screenshot below). It's not a big deal but it would be nice to have a visual category similar to the 'cached' status when using -resume.

image