Uploaded image for project: 'Jira Platform Cloud'
  1. Jira Platform Cloud
  2. JRACLOUD-88636

Cannot save changes if components with the same name are grouped together

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Low Low
    • Plans - Timeline
    • None

      Issue Summary

      When using a Plan with multiple projects in its issue sources, if you have components with the same name but from different projects, grouping them together in the View settings will block you from creating issues under the component.

      Steps to Reproduce

      1. Have a Plan and add more than 1 project in the issue sources
      2. Create the same Components in 2 or more of these projects (eg. Housekeeping)
      3. In the View settings of your Plan, group by Component and add the different Housekeeping component into 1 group
      4. Create an issue right under a parent so it automatically takes the component

      Expected Results

      After saving the changes, this should create the issue under the parent and take the component value.

      Actual Results

      Changes couldn't be saved

      {"success":false,"error":{"error":"ISSUE_CREATE_EXCEPTION","errorMessages":[],"exception":{"type":"com.atlassian.rm.jpo.core.scenario.common.data.ScenarioCommitException","message":"Scenario commit error","stackTrace":[]}},"change":{"sequence":{}}}
      {
          "success": false,
          "error": {
              "error": "ISSUE_CREATE_EXCEPTION",
              "errorMessages": [],
              "exception": {
                  "type": "com.atlassian.rm.jpo.core.scenario.common.data.ScenarioCommitException",
                  "message": "Scenario commit error",
                  "stackTrace": []
              }
          },
          "change": {
              "sequence": {}
          }
      }
      

      Workaround

      The duplicate name components should be in separate groups, otherwise, there is no other known workaround for this behavior.

        1. BUG_-_Advanced_Roadmaps_-_Jira.png
          298 kB
          Belto
        2. bug.png
          1005 kB
          Belto

              dzhang Dan Zhang
              lellis2@atlassian.com Belto
              Votes:
              4 Vote for this issue
              Watchers:
              8 Start watching this issue

                Created:
                Updated:
                Resolved: