Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Closed
KennethBates opened this issue Apr 10, 2024 · 2 comments
Assignees
Labels
kind/bug This issue represents a verified problem we are committed to solving

Comments

@KennethBates
Copy link

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 KennethBates added the kind/bug This issue represents a verified problem we are committed to solving label Apr 10, 2024
@octoreleasebot
Copy link

Release Note: Fix EnabledFeatures not being added for Azure App Service Step

@Octobob
Copy link
Member

Octobob commented May 16, 2024

🎉 The fix for this issue has been released in:

Release stream Release
2024.2 2024.2.7024
2024.3+ all releases

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug This issue represents a verified problem we are committed to solving
Projects
None yet
Development

No branches or pull requests

4 participants