Issues icon indicating copy to clipboard operation
Issues copied to clipboard

Version controlled project commit of Azure App Service step doesn't commit all enabled features

Open KennethBates opened this issue 1 year ago • 0 comments

Severity

One report

Version

2024.2.4636

Latest Version

None

What happened?

When configuring a new Azure App Service step in a version controlled project, the first commit does not include the enabled features in the resulting deployment_process.ocl file. Furthermore, if you navigate to another step in the same process after the commit, and navigate back into the App Service step, the Commit button is activated (no changes made), and on this subsequent commit the .ocl includes the EnabledFeatures and RunOnServer entries.

After first commit:

image

After second commit:

image

Reproduction

Add an Azure App Service step to a version controlled project and commit View the deployment_process.ocl file Navigate away from, and back to the App Service Step Commit again View the deployment_process.ocl file once again

Error and Stacktrace

No response

More Information

Internal report (private): https://octopus.zendesk.com/agent/tickets/178950

Workaround

No response

KennethBates avatar Apr 10 '24 05:04 KennethBates