Can not remove or update invalid recording rule in Grafana Cloud

Hey,

I have proble with updating or removing invalid Grafana Cloud recording rules.
We have Grafana Cloud setup to monitor our GKE clusters. We have Grafa Agent installed and configured on our GKE Clusters.

I added few recording rules through UI (Alerting → Aler rules → More → New recording rule) but I did a mistake in the query. Now I can see such error:

Failed to load rules config from prod-infra: yaml: line 19: did not find expected key
Failed to load rules config from qa-infra: yaml: line 19: did not find expected key

Whats more in the view where I can see recording rules I can not remove or update these rules which are invalid. When I’m trying to click on More button which is assigned for each recording rule, nothing happened , I can not remove rule or update it. Image below:

How to solve this problem ?? Any ideas ?

I solved the problem by debugging the requests, and I sent the DELETE request from the Postman and I deleted the rule. Nevertheless it is a bug on the Grafana Cloud.