Skip to content

[Feature]: Kanban Delete archived jobs #19913

@jonmach

Description

@jonmach

Problem or Use Case

In some of my initial playing with Kanban jobs, I had a few misconfigurations that failed badly. I archived them to remove them from the KB board, but to be honest, they add no value and I'd like to delete them.

I don't want to play around with SQLite to remove them, but if there's no harm, then this is an option.

Ideally, I'd like to something like "hermes kanban archive --rm t_60441238"

Proposed Solution

Perhaps add a "hermes kanban archive --rm t_60441238"
In the kanban UI, perhaps have a trash-can icon to remove an archived job

This would restrict it to archived entries only, so a user would have to specifically archive jobs to allow this to happen.

Alternatives Considered

Deleting content within SQLite is an option, but not really good practice.

Feature Type

CLI improvement

Scope

None

Contribution

  • I'd like to implement this myself and submit a PR

Debug Report (optional)

Metadata

Metadata

Assignees

No one assigned

    Labels

    P3Low — cosmetic, nice to havecomp/cliCLI entry point, hermes_cli/, setup wizardcomp/pluginsPlugin system and bundled pluginssweeper:implemented-on-mainSweeper: behavior already present on current maintype/featureNew feature or request

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions