Details
-
Type:
Bug
-
Status: Reopened (View Workflow)
-
Priority:
Blocker
-
Resolution: Unresolved
-
Component/s: envinject-plugin
-
Labels:None
-
Environment:1.69, 1.92.1
-
Similar Issues:
Description
EnvJect unsets empty and whitespace properties
Example
return ["LABEL":" ",ANOTHER_LABEL:""]
[EnvInject] - Unset unresolved 'ANOTHER_LABEL' variable.
[EnvInject] - Unset unresolved 'LABEL' variable.
It appears that the fix for JENKINS-14930 caused the problem.
Unsetting blank variables should be optional.
Attachments
Issue Links
- relates to
-
JENKINS-24283 Empty environment variables are deleted
-
- Open
-
I'm getting the same behaviour (blank properties are not set) in 1.92.1