Welcome to the new MongoDB Feedback Portal!
{Improvement: "Your idea"}
We’ve upgraded our system to better capture and act on your feedback.
Your feedback is meaningful and helps us build better products.
We’ve upgraded our feedback system to better capture, track, and act on your feedback. Here’s what you need to know:
|
What problem are you trying to solve? Focus on the what and why of the need you have, not the how you'd like it solved. |
When an Atlas project configures backup snapshot exports to S3 via the Backup API and manages those settings through Terraform (and other IaC tools), attempts to delete the configuration via the API can fail with a 400 Bad Request because the export bucket remains referenced by auto export settings even after a successful |
|
What would you like to see happen? Describe the desired outcome or enhancement. |
Provide API support to clean up auto export. |
|
Why is this important to you or your team? Explain how the request adds value or solves a business need. |
This leads to inconsistent behavior for API consumers and forces a manual workaround in automation tools (i.e. retry logic, 2 step processes, etc). |
What steps, if any, are you taking today to manage this problem? |