Skip to content

Cannot update the tags on a paused cluster which is inconsistent with GUI #4310

@peterbbeu

Description

@peterbbeu

Describe the bug
Cannot update the tags on a paused cluster, but it is possible through GUI (cloud.mongodb.com)

To Reproduce
Steps to reproduce the behavior:

  1. Run atlas clusters update some-cluster --tag foo=bar
  2. See error:
    Error: https://cloud.mongodb.com/api/atlas/v2/groups/[redacted]/clusters/some-cluster PATCH: HTTP 409 Conflict (Error code: "CANNOT_UPDATE_PAUSED_CLUSTER") Detail: Cannot update cluster some-cluster while it is paused or being paused. Reason: Conflict. Params: [some-cluster]
    

Expected behavior
Tag to be modified

Screenshots
n/a

Desktop (please complete the following information):

  • OS: alpine 3.22
  • MongoCLI version:
atlascli version: 1.50.0
git version: d1f0166e1eac4cff04d57b8625cbd901b92e4518
Go version: go1.24.9
   os: linux
   arch: amd64
   compiler: gc
  • Ops Manager Version: n/a

Additional context
n/a

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