-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Low
-
Affects Version/s: 4.3.3
-
Component/s: None
Step to replicate
- Create two variables passworder and Passworder (notice p with caps)
- Run a customize build overridden the contents of the field
- While the fields remains hidden in the metadata as expected, the variable with capital P has it values revealed in the build summary see screenshot revealed.jpg
- However, if the build is run as customized but with the values not changed, the fields remained hidden
I believe the class com.atlassian.bamboo.util.PasswordMaskingUtils should be Masked