Private Preview Features

These features are currently in Private Preview. Please reach out to your Coalesce account manager to sign up.

Onboarding Wizard

The Onboarding Wizard is back—and better aligned with your needs. This step-by-step setup guides you through authentication and storage configuration so you can spend less time on setup and more time building pipelines.

Your Feedback in Action

  • Storage & Mapping Optional on Duplication: When you duplicate a Workspace, you can now skip Storage Location and Storage Mapping entirely—no need to fill them in unless you want to change them.

  • Existing Commits: If you’re branching off an existing Workspace with mappings already in your repo, the Onboarding Wizard will automatically pull in those Storage Locations and Storage Mappings for you.

  • Auto-Populate Existing Settings: If your original Workspace already had Storage Locations or Storage Mappings, we’ll carry those over automatically so you don’t have to reconfigure.

Why You’ll Love It

These tweaks remove unnecessary clicks when duplicating a Workspace and ensure your existing settings stick—giving you a seamless transition every time.

Deploy Wizard Improvements

We’ve refined the Deploy Wizard to give you clearer visibility into errors and warnings during the Review Plan step. Now, issues are organized into separate Errors and Warnings tabs—so you can quickly zero in on what needs fixing before you deploy.


Updates

  • We've improved the display of Projects and Environments with long names on the Deploy Page to make it easier to filter:

  • Syntax highlighting was added to the Parameter pages, making it easier to spot errors and understand the code structure at a glance.

  • The Problem Scanner now identifies duplicate Subgraph names and provides clickable links to navigate directly to the affected Subgraphs.

  • Empty Subgraphs now display an expandable arrow and show "Empty" in gray italics when expanded. This improves visual clarity by aligning elements and preventing empty Subgraphs from appearing to be parent Nodes.

  • A next parameter has been added to the List Runs endpoint response, making it easier to track your position while paginating through results.

  • Improved support for systemColumns in Node endpoints:

Bug Fixes

  • Fixed incorrect error message when making change tracking configuration required in UDNs. The message now correctly states "Please select a change tracking column."

  • Previously, users were incorrectly prompted to upgrade already-upgraded repositories. Coalesce now properly verifies Git commits and provides clear error messages when Git account testing is needed.

  • Environments no longer get stuck in a "Refreshing" state when no jobs are actively running.

  • Long Azure DevOps PR descriptions now properly truncate before being included in commit messages, preventing SQL compilation errors during deployment.