Uploaded image for project: 'Bamboo Data Center'
  1. Bamboo Data Center
  2. BAM-20531

Bamboo shows incorrect information when executable is renamed

XMLWordPrintable

      Summary

      Bamboo shows incorrect information when executable is renamed.

      Steps to Reproduce

      1. Create a job and add one task for Node.js
      2. Click Add new executable and create the following:
        • Node 1
        • Node 2
        • Node 3
      3. Save task choosing Node.js executable for Node 2. Other details do not matter.
      4. In Bamboo administration >> Server capabilities >> Node 2 then Rename Capability.
      5. Rename Capability to Node 4.
      6. Go back to the Task and note that Node.js executable now pints to Node 1.
      7. The Database still shows Node 2.
        • select * from build_definition where xml_definition_data LIKE '%Node 2%';
          

      Expected Results

      I would expect the UI to show a blank selection.

      Actual Results

      The UI shows an incorrect value. The incorrect value is the name that shows first in the sorting.

      Workaround

      To get the list of jobs before changing the name.

              Unassigned Unassigned
              dlaser dlaser (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: