EnvJect unsets empty string properties returned in maps

This issue is archived. You can view it, but you can't modify it. Learn more

XMLWordPrintable

      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.

            Assignee:
            Gregory Boissinot
            Reporter:
            Jeff Maxwell
            Archiver:
            Jenkins Service Account

              Created:
              Updated:
              Archived: