Skip to content

Improve UI around archiving/unarchiving template versions #10192

Closed as not planned
@Emyrk

Description

@Emyrk

Existing UI #10182

"Archving" a template version essentially hides it from the UI by default. This allows cleaning up the noise generated over time. Primarily it is helpful for hiding template versions that "failed" and are unusable.

Template versions can be archived if:

  • No workspace is currently using it
  • The template version is "complete", meaning it is not "pending" or still "running" (still provisioning)

This action is reversible via "unarchive".

Lastly, there exists an api call that can archive either:

  • All failed template versions
  • All unused template versions.

CLI commands exist for this management.


Requirements

  • The UI should be able to view archived template versions using &include_archived=true on the api fetching versions.
  • Be able to unarchive template versions from the UI
  • (Optional): Button to "Archive all failed versions"

Metadata

Metadata

Assignees

No one assigned

    Labels

    staleThis issue is like stale bread.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions