Copy value between Components and Labels field returns customfieldID

XMLWordPrintable

    • 1
    • Minor

      Issue Summary

      Copying a value from one field to another is very helping in avoiding repetitive task. However Component fields cannot copy the name, instead it shows the ID of the value

      Steps to Reproduce

      1. Create a rule to copy the value from Components field to Labels field

      Expected Results

      Field name value should be copied correctly

      Actual Results

      The field is copy, however it's the Id of the field that is the result

      Components Labels

      Confirmed this by looking at the REST call https://your-instance.atlassian.net/rest/api/3/issue/AT2-76489
      Output

      "components":[{"self":"https://<your-instance>.atlassian.net/rest/api/3/component/10021","id":"10021","name":"Public website"}]
      

      Workaround

      Currently there is no known workaround for this behavior. A workaround will be added here when available

        1. copy_value.png
          copy_value.png
          132 kB
        2. labels.png
          labels.png
          36 kB
        3. component.png
          component.png
          33 kB

            Assignee:
            Unassigned
            Reporter:
            Prince N (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: