What is the issue?
Hi there,
we are continuously developing new features in their own environments, and I am seeing repeated issues when trying to delete environments.
Last Friday, I had the same issue with a different environment. That environment eventually got deleted, but now I am seeing the same problem again with another environment.
I have tried deleting the current environment both via the DatoCMS UI and via the CLI, but both fail.
Error: DELETE https://site-api.datocms.com/environments/<MY_FEATURE_ENVIRONMENT>: 500 N/A
[
{
"id": "e86cb8",
"type": "api_error",
"attributes": {
"code": "EXCEPTION",
"details": {},
"doc_url": "https://www.datocms.com/docs/content-management-api/errors#EXCEPTION"
}
}
]
Could you please investigate why deleting environments is repeatedly failing with EXCEPTION?
This is affecting our regular feature-development workflow.
Thank you in advance!
