Skip to main content

GitHub and Data Model Deployment Issues

Fix when data model changes aren't showing up. Troubleshoot deploy keys, branch issues, and production deployment.

Updated over 2 weeks ago

What You're Trying to Do

Your data model changes aren't showing up, or you're having problems with GitHub/Git deployment.

Quick Solution (5 minutes)

Fix common deployment problems:

Step 1: Check Your Deploy Key

Go to Workspace Settings > Connections and verify:

  • Deploy key is properly connected to GitHub

  • Key has write access (if using the UI editor)

Step 2: Verify You're on the Right Branch

In the Data Model Editor:

  • Check you're on the main/master branch

  • Look for any merge conflicts or pending changes

Step 3: Deploy Your Changes

  • Click "Deploy to Production" in the upper right corner of the Data Model Editor.

  • Wait 1-2 minutes for changes to take effect.

Step 4: Test Your Changes

  • Ask Zoë about the changes you made to confirm they're live.

Changes showing up now? Perfect! Your deployment pipeline is working correctly.

Still Need Help?

Complete Guide For detailed Git setup and troubleshooting → Git Documentation

Ask Zoë Directly Try asking: "When was the data model last updated?" to check deployment timing

Contact Support If deployment keeps failing or Git errors persist → Contact Support with "Deployment Issue" and include:

  • Any error messages from GitHub or Zenlytic

  • When you last successfully deployed

  • What changes you're trying to make

Related Quick Guides

  • Setting Up Your First Data Model ← Basic model setup

  • When to Contact Support vs. Self-Service ← Technical escalation

Did this answer your question?