Incorrect spelling of Environment in YAML Specs definition for Command task

XMLWordPrintable

    • 1
    • Severity 3 - Minor

      Issue Summary

      Bamboo YAML Specs definition accepts wrong spelling of Environment in the command task.

      This is reproducible on Data Center: (yes)

      Steps to Reproduce

      1. Create a plan in Bamboo
      2. Define a command task and provide values to the Environment variables section
      3. Export the plan as YAML Specs

      Example below :

      Expected Results

      When the plan is exported as YAML, Environment variables should have correct spelling of Environment

      Actual Results

      Environment is spelled as envrionment

        - command:       executable: GRAILS
            argument: test
            envrionment: test_var
      

      This becomes a problem when you try to create YAML Repository specs and try to validate it using the YAML validator and it will throw exception as below if you use the correct spelling as Environment, see error message below from specs validator

      Workaround

      Use the incorrect spelling of envrionment while defining the YAML specs for command task.

       

        1. screenshot-1.png
          80 kB
          Shashank Kumar
        2. screenshot-2.png
          55 kB
          Shashank Kumar

            Assignee:
            Alexey Chystoprudov
            Reporter:
            Shashank Kumar
            Votes:
            1 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: