Repeated Failure Deleting Environments (EXCEPTION 500)

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!

Hello @technology can you email us at support@datocms.com with the project URL and the environment you tried to fork when you ran into those 500s so we can take a look at it internally?

Thank you! And sorry about that!