Skip to content

[Request] Filter by TaskResult #646

Description

@tekumara

Describe the bug

❯ pueue status status=killed
Error: 
   0: Failed to parse query
   1:  --> 1:8
        |
      1 | status=killed
        |        ^---
        |
        = expected status_queued, status_stashed, status_paused, status_running, status_success, or status_failed

Location:
   pueue/src/client/commands/state/query/mod.rs:163

Backtrace omitted. Run with RUST_BACKTRACE=1 environment variable to display it.
Run with RUST_BACKTRACE=full to include source snippets.

Steps to reproduce

  1. add a task
  2. kill it
  3. run pueue status status=killed

Debug logs (if relevant)

No response

Operating system

macos

Pueue version

4.0.1

Additional context

No response

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

s: ClientThis issue touches the pueue clientt: EnhancementSomething that exists, but could be made bettert: FeatureA new feature that needs implementation

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions