Open twerthi opened 4 years ago
Hi @twerthi ,
I just wanted to reach out and let you know that we have flagged this as an issue with product, but at this point we do not have capacity to assign an engineer to resolve the issue. We'll keep the issue open, but unfortunately we can not provide any guidance as to when it will be resolved. I'm sorry for the inconvenience, and we do appreciate that you took the time to report the issue.
Regards Matt
Are you a customer of Octopus Deploy? Don't raise the issue here. Please contact our support team so we can triage your issue, making sure it's handled appropriately.
Prerequisites
The bug
If the default Octopus Server connection in Jenkins encounters an error, such as a 403, the spaces selector will not render. If you switch the connection in your build definition to a connection that works, the spaces selector will not render. If you save, then come back into the build definition with a functional connection, the spaces selector will not render.
What I expected to happen
While adding a step that uses an Octopus Server connection, the spaces selector should render when I switch from once connection to another.
When editing an existing build definition that uses a connection other than default, the spaces selector should render.
Steps to reproduce
Define multiple Octopus Deploy plugin connections, one with a 403 error
Move the broken connection to the top of the list
Edit a build definition and add a Push packages to Octopus step
Spaces selector will not render
Change the Octopus Server in the Octopus Connection section to a functional connection
Spaces selector will not render
Move functional connection to the top of the list to make it the default.
Edit a build definition and add a Push packages to Octopus step
Select a space
Save build definition
Manage Jenkins and move the broken connection to the top of the list
Edit the definition you just saved
The spaces selector is no longer rendered
Affected versions
Octopus Server:
Workarounds
Changing the order of the connections so the one that's working is the default connection.
Links