Cannot update the tags on a paused cluster which is inconsistent with GUI
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:
- Run
atlas clusters update some-cluster --tag foo=bar - 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
Thanks for opening this issue. The ticket CLOUDP-356425 was created for internal tracking.
Hi @peterbbeu, thanks for reporting this issue. Unfortunately, this is a limitation of the Atlas API. As a follow-up I have reported your feedback to the Atlas API team. At this moment, you would need to unpause your cluster first to be able to set tags.
Hi @peterbbeu, thanks for reporting this issue. Unfortunately, this is a limitation of the Atlas API. As a follow-up I have reported your feedback to the Atlas API team. At this moment, you would need to unpause your cluster first to be able to set tags.
Alright, thank you @blva -- can I track the progress on that anywhere by any chance?
Hi @peterbbeu , I have opened a ticket internally, so I'm afraid you'd not be able to, but another avenue is to report this in https://feedback.mongodb.com/ so that more users could upvote your request. Meanwhile if I get any updates, I'll update this issue.
This issue has gone 30 days without any activity and meets the project’s definition of "stale". This will be auto-closed if there is no new activity over the next 30 days. If the issue is still relevant and active, you can simply comment with a "bump" to keep it open, or add the label "not_stale". Thanks for keeping our repository healthy!