Skip to content

shield list tasks --all handles pending/uncompleted tasks poorly #80

@geofffranks

Description

@geofffranks

If there are pending tasks in shield list tasks --all, they show up with a Started field of (pending), and a Stopped field of (running). Seems impossible for un-started jobs to be running, we probably need to change this wording to (not yet started) under the Stopped column, but only for pending tasks.

$ shield list tasks --all | head
UUID                                   Owner      Type     Remote IP           Status     Started                           Stopped
====                                   =====      ====     =========           ======     =======                           =======
106bf8a7-84d1-4673-8b53-fe933300e6db   gfranks@   backup   10.244.3.46:5444    pending    (pending)                         (running)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions