If you were logged in you would be able to see more operations.
|
|
|
QuickBuild
Created: 31/Oct/22 11:11 AM
Updated: 31/Oct/22 11:59 PM
|
|
Component/s: |
None
|
Affects Version/s: |
12.0.2
|
Fix Version/s: |
None
|
|
Original Estimate:
|
Unknown
|
Remaining Estimate:
|
Unknown
|
Time Spent:
|
Unknown
|
|
Hi,
Reproduction steps:
- Create two configurations A and B
- In A:
- Create Variable with value stored as secret
- Create step that Triggers B configuration
- In step that Triggers B configuration add created variable (our secret) to Variables list
- In B configuration create step that uses our secret variable from configuration A
- Run Build A
What happens:
- Variable passed by A configuration as secret is no longer a secret in B configuration (We can see the value of our secret variable in build page instead of "*****")
What should happen:
- Variable should still be treated as secret in B configuration
|
Description
|
Hi,
Reproduction steps:
- Create two configurations A and B
- In A:
- Create Variable with value stored as secret
- Create step that Triggers B configuration
- In step that Triggers B configuration add created variable (our secret) to Variables list
- In B configuration create step that uses our secret variable from configuration A
- Run Build A
What happens:
- Variable passed by A configuration as secret is no longer a secret in B configuration (We can see the value of our secret variable in build page instead of "*****")
What should happen:
- Variable should still be treated as secret in B configuration |
Show » |
|