Hi, We have a dashboard that always appears to con...
# gooddata-cloud
a
Hi, We have a dashboard that always appears to contain invalid relationships. We are unable to find the cause. We are using the special header
X-GDC-VALIDATE-RELATIONS
to validate our dashboard entities. Here is the url https://vasco.cloud.gooddata.com/dashboards/#/workspace/az69gpyoml0qlr4hcahtrjox/dashboard/79a8b1f2-b169-49d4-8e6c-b27c6f7e4fde Saving the dashboard does not seem to fix the issue, the property
areRelationsValid
is always
false
We rely on this property to trigger an alert to be able get rid of user's facing errors. Could you help us with that please ? cc @Justin Hudon
j
Hi Alexandre, There might be a possibility how to check what is the potential problem within the workspace/LDM. You can try to export analyticsModel and PUT it back. Then, the backend should return 400 error with human readable message (what LDM entities are missing). Once you have some problematic objects, you can then compare them with the content of the Dashboard. Can you please give it a try?
a
We tried using the Dashboard entity but not the analytics model. We found that copying the dashboard and deleting the old one fixes the issue. That’s not ideal but it works. I will let you know if we encounter the same error again after saving the analytics model as you said. Thx
👍🏼 1