Filip Charikov
09/07/2023, 2:33 PMADS
a reserved word? I created a workspace called ADS
the name looks empty and inaccessible from the front end, while the API is returning that it exists.Filip Charikov
09/07/2023, 2:36 PMFrancisco Antunes
09/07/2023, 2:43 PMADS
on my test environment and it looks normal, so I wouldn’t say that’s the cause here.
I see that the Workspace’s ID is child_1_39
, is it part of a Workspace Hierarchy? Can you tell me a bit more about how you created this Workspace? If you rename it to something else, does it work normally?Filip Charikov
09/07/2023, 2:48 PMchild_1_{{internal_client_id}}
I even deleted the workspace and added it again, but it does the same thing. This is our 51st workspace - but we are licensed to have 100.
{
"id": "child_1_104",
"type": "workspace",
"attributes": {
"name": "Shasta DS",
"description": "Shasta DS's workspace"
},
"relationships": {
"parent": {
"data": {
"id": "zentist-main",
"type": "workspace"
}
}
},
"links": {
"self": "<https://zentist.cloud.gooddata.com/api/v1/entities/workspaces/child_1_104>"
}
},
{
"id": "child_1_105",
"type": "workspace",
"attributes": {
"name": "Grand Dental",
"description": "Grand Dental's workspace"
},
"relationships": {
"parent": {
"data": {
"id": "zentist-main",
"type": "workspace"
}
}
},
"links": {
"self": "<https://zentist.cloud.gooddata.com/api/v1/entities/workspaces/child_1_105>"
}
},
{
"id": "child_1_39",
"type": "workspace",
"attributes": {
"name": "ADS",
"description": "ADS's workspace"
},
"relationships": {
"parent": {
"data": {
"id": "zentist-main",
"type": "workspace"
}
}
},
"links": {
"self": "<https://zentist.cloud.gooddata.com/api/v1/entities/workspaces/child_1_39>"
}
}
Filip Charikov
09/07/2023, 3:01 PMFrancisco Antunes
09/07/2023, 3:02 PMFilip Charikov
09/07/2023, 3:05 PMFrancisco Antunes
09/07/2023, 3:09 PMFilip Charikov
09/07/2023, 3:22 PMMichal Hauzírek
09/07/2023, 4:14 PMFilip Charikov
09/07/2023, 4:59 PMJan Soubusta
09/11/2023, 2:31 PMADS
😉