Cannot use a Step ID from a deployment_process
in a project's versioning_strategy
in the same module without a circular reference
#544
Labels
Describe the bug
I want my releases to be versioned the same as a package referenced by a step in my deployment process. We can configure that in the octopusdeploy_project.versioning_strategy.donor_package. However, this requires that the deployment_process already exists, which required the id from the project to be associated with. This causes a circular reference.
Steps to reproduce
Expected behavior
I should be able to configure the versioning strategy for green field deployments
Logs and other supporting information
Error: Octopus API error: Resource is not found or it doesn't exist in the current space context. Please contact your administrator for more information. []
Environment and versions:
The text was updated successfully, but these errors were encountered: