-
Notifications
You must be signed in to change notification settings - Fork 280
Closed
Description
Please check our current Issues to see if someone already reported this https://github.com/Microsoft/azure-pipelines-task-lib/issues
No.
Environment
azure-pipelines-task-lib version: "2.9.3"
Issue Description
When customer tried to set variable with value myPassword%
, the actual value became myPassword%25
.
Expected behaviour
myPassword%
instead of myPassword%25
Actual behaviour
myPassword%25
Steps to reproduce
This issue happened under task Azure App Configuration
. And after testing, we confirm this is a bug from azure-pipelines-task-lib
. Original issue created under Azure App Configuration GitHub issue: Azure/AppConfiguration#313
#Please confirm if this is bug and an ETA for the fix.
Metadata
Metadata
Assignees
Labels
No labels