Skip to content

Display pending queue deployments #4762

Description

@sawa-ko

What problem will this feature address?

Currently, the deployment queue—whether at /dashboard/home or in a service’s “Deployments” tab—only shows deployments that have already been completed or are active, but not those that are queued, which causes some confusion.

The confusion arises when an application is in the middle of a deployment, but, as a user, I forget about it. So, when I try to deploy another application, nothing happens: pending deployments don’t appear in the list. As a result, I assume the deployment isn’t working, so I end up creating five deployments by repeatedly clicking the deploy button.

Describe the solution you'd like

The deployment list should show completed deployments, those pending in the queue, and those that are currently active.

Describe alternatives you've considered

There aren't any, because you simply can't see the deployments that are pending in the queue.

Additional context

No response

Will you send a PR to implement it?

No

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Fields

    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