I am getting an error messaged "Failed to Save das...
# gooddata-cloud
m
I am getting an error messaged "Failed to Save dashboard. Please try again" any idea how to fix this?
f
Hi Max, can you tell us a bit more about how the error message occurs? Is it affecting a dashboard in particular? When has it started, and what are the steps that lead to the issue? Would you be able to check the error in the Browser’s Dev Tools, under Console, and share the error’s traceId, so we can check the logs for it?
m
Im trying to add a filter to a dashboard and it is giving me this error
perhaps one of these?
@Francisco Antunes ^
or this?
f
Thanks! I was able to locate the error, and the message says:
Copy code
The object 'd9aab0ab-7e89-4435-968e-928b7ff48d47' exists in the workspace hierarchy. Editing, deleting, or reusing the identifier is not possible.
It looks like the filter you are trying to create has the same ID as another object that already exists in the workspace Hierarchy, so it does not let you finish saving it. These objects’ IDs are randomly assigned, so while it makes sense that something like that could happen, it is very strange to see it. You are creating the filter via the UI, right?
m
yes I used the UI to add the filter to the dashboard if that is what you are asking?
👍 1
I may have solved the issue actually... I will confirm
may be because of duplicate ID's in each of the filters to your point
f
Yes, that could be it. Let me know if you are able to save the dashboard! 🙂