Matt MacGillivray
02/24/2026, 5:07 PMkapa.ai
02/24/2026, 5:07 PMX-GDC-VALIDATE-RELATIONS, LDM extension checks) to ensure the merged model is consistent before deploying. [CI/CD discussion; Relations check]
3. Process / coordination workaround
Since there is no documented real‑time collaborative editing, teams typically:
◦ Coordinate who is editing which part of the LDM and when (e.g., “lock” by convention).
◦ Or move most changes into the code‑based pipeline and treat the UI as read‑only or for small, isolated tweaks.
Because the docs and Slack threads do not mention any feature like “multi‑user locking” or “live collaboration” for the LDM, the safest approach today is to rely on source control + CI/CD for collaboration, and avoid multiple people editing the same workspace model directly in the UI at the same time. 👍 0 button 👎 0 button ℹ️ Tip: Mention @kapa.ai in the thread for follow-ups.
👀 Our Support team monitors all messages and will jump in if needed.Matt MacGillivray
02/24/2026, 5:11 PMgd cli doesnt support child workspaces, so this isn't an option. This would be the best solution.. please gooddata!
3. Coordination workaround - this is like working in the 90s using svn or rcs to lock files to work on them. This would actually solve the problem - if we could LOCK the workspace while someone edits, it would prevent overwriting. Please enable this! Coordinating with people directly (talking to one another) is a really bad solution for teams greater than 1 person - optimistic locking is not effective.Yvonne Changamuka
02/24/2026, 5:59 PMMatt MacGillivray
02/24/2026, 9:18 PMgd cli doesn't support hierarchies.Matt MacGillivray
02/24/2026, 9:21 PMMichael Ullock
02/25/2026, 10:30 AM