Hey team, we are currently migrating our fact tabl...
# ask-questions
s
Hey team, we are currently migrating our fact tables to the
metrics.yml
and I noticed some potential bug on this integration. 1. I had written an entire factMetric in my file, which later I removed from the .yml 2. Even though the metric didn't exist into the file, I still could see it into my UI 3. For being an official fact metric, I could not edit not delete it from the UI. So I ran a CURL DELETE on this specific metric. 4. Even though I had a positive response from the API, the metric still lives into our self-hosted environment. How can we clean that up? Any advices?
f
Fact tables are the preferred way to store metrics
as for the metric not being deletable
I'll have to check with the team - do you have access to the mongo/documentdb?
s
I am afraid I don't have access to it