umbraco / Umbraco.Deploy.Issues

1 stars 0 forks source link

Workflow flag "Include Sensitive Data" not transferred properly #159

Closed RGV2ZWxvcGVy closed 1 year ago

RGV2ZWxvcGVy commented 1 year ago

When transferring a form that has the "Include Sensitive Data" toggle set to true within a workflow, the value is lost and defaults to false. Related to: #154 but this issue specifically targets the workflow.

Using Umbraco 10.4.0, and Umbraco Deploy 10.1.3 with Umbraco Forms 10.2.3

Reproduction

  1. Create a form
  2. Add a send email workflow
  3. Set the Include Sensitive Data toggle to true
  4. Submit the workflow, and save the form
  5. Transfer the form to the target environment
  6. Check out the workflow on the target environment

image

AndyButland commented 1 year ago

Thanks, a similar issue to the other one you raised. We'll include this in the next releases for Deploy.

RGV2ZWxvcGVy commented 1 year ago

@AndyButland Awesome, thanks!

RGV2ZWxvcGVy commented 1 year ago

@AndyButland Is there a date yet for the 10.1.4 release? I tried to test with the prerelease via: https://www.myget.org/F/umbraconightly/api/v3/index.json but Umbraco Cloud won't let me deploy prerelease versions.

AndyButland commented 1 year ago

We're aiming for 24th March for the next Deploy patch releases.