All Fixes

February 26, 2025
Fixes
Julia Szewczyk
Julia SzewczykProduct Manager

SDLC: Improved Workflow Cleanup During Project Import

We've updated how workflows are handled during project imports to ensure better consistency and prevent unintended workflow execution. When importing a project that has had workflows removed, those workflows will now be deleted in the destination project rather than being detached and preserved as standalone workflows.

For example, when importing a project from development to production, any workflows deleted in development will now be automatically removed from the production project, maintaining perfect synchronization between environments.

This change helps prevent potential confusion and security risks from orphaned workflows that previously would have continued running outside project scope.

November 8, 2024
Fixes
Julia Szewczyk
Julia SzewczykProduct Manager

Role capabilities update: Viewers can export workflows and projects

We’ve updated our Roles and Permissions models to provide more flexibility. Viewers now have the ability to export workflows and projects.

September 17, 2024
Fixes
Julia Szewczyk
Julia SzewczykProduct Manager

UI Fix: Edit Data Mapping Option and Deselection Confirmation

We've added a new 'Edit Data Mapping' option and a deselection confirmation to the UI to help prevent unintended edits.

September 5, 2024
Fixes
Austin Johnson
Austin JohnsonProduct Manager

Dynamic Output Schema Update Optimization

Steps that have a dynamic output schema update work smooth when there is a change in the inputs that updates the output schema.

This is most notable for the Salesforce `find records` operation. Now when a new field is added to the inputs of that step it works as expected without any glitches or delays in responsiveness. Shout out to Stuart for this fix - appreciate you! Salesforce builders rejoice!

June 18, 2024
Fixes
Austin Johnson
Austin JohnsonProduct Manager

Configuration Data UI Updates

We fixed a bug that caused problems when updating configuration data and modernized the UI of the experience at the same time.

April 15, 2024
Fixes
Julia Szewczyk
Julia SzewczykProduct Manager

Fixed issues with marking end users as test users

We have corrected problems with marking embedded end users as test users for UAC accounts.

January 11, 2024
Fixes

Fixes - Week of January 8th

  • We have made several fixes to make for a smoother user experience when accessing execution logs

January 5, 2024
Fixes
Julia Szewczyk
Julia SzewczykProduct Manager

Improved Exported JSON Consistency

We have enhanced the ordering of exported project JSON for a more consistent experience.

Previously, certain arrays and objects appeared in different orders during exports. Now, fields such as workflows, steps, config, and auth slots are consistently arranged alphabetically.

This refinement enhances side-by-side JSON comparisons, facilitating an easier identification of changes between project versions for environment promotion purposes.