I just noticed my binding expression is gone after I update a step of which the underlying step template was updated.
We’re using Octopus Deploy v3.8.5.
Steps to reproduce:
- Make sure you have a Step Template with a Step Template Parameter of Control type Sensitive/Password box or select one from the Community Library and click Save a copy.
- Create a step in your process based on this Step Template and enter a binding expression (ie.
#{myPassword}
) in the password field. - Save the step and reopen it. You should still see the binding expression.
- Now make a small change in the step template and save the changes. Your step is now needs updating.
- Open the step and press the Update button in the This step needs to be updated section. Save the step.
- If the step is now reopend, the binding expression is gone. You will only see a grey password box with stars.
Kind regards,
Emiel