Uploaded image for project: 'Runtime'
  1. Runtime
  2. RUNTIME-1869

[GroupDirectory] The helper should not create the 'label' and 'id' fields in the way it is

    • Icon: Task Task
    • Resolution: Fixed
    • Icon: Major Major
    • 4.0M12
    • None
    • None
    • None

      Currently: items: [

      {...}, {...}

      ]
      ~>
      Should be:
      data['label'] =

      {...}

      ...
      formPanel.configure(data)

          [RUNTIME-1869] [GroupDirectory] The helper should not create the 'label' and 'id' fields in the way it is

          Simon Prieul (Inactive) made changes -
          Status Original: Resolved [ 5 ] New: Closed [ 6 ]
          Simon Prieul (Inactive) made changes -
          Resolution New: Fixed [ 1 ]
          Status Original: Open [ 1 ] New: Resolved [ 5 ]
          Laurence Aumeunier made changes -
          Fix Version/s New: 4.0M12 [ 13488 ]
          Fix Version/s Original: 4.0M11 [ 13485 ]
          Laurence Aumeunier made changes -
          Fix Version/s New: 4.0M11 [ 13485 ]
          Fix Version/s Original: 4.0M10 [ 13480 ]
          Laurence Aumeunier made changes -
          Fix Version/s New: 4.0M10 [ 13480 ]
          Fix Version/s Original: 4.0M9 [ 13383 ]
          Laurence Aumeunier made changes -
          Fix Version/s New: 4.0M9 [ 13383 ]
          Fix Version/s Original: 4.0M8 [ 13281 ]
          Laurence Aumeunier made changes -
          Fix Version/s New: 4.0M8 [ 13281 ]
          Fix Version/s Original: 4.0M7 [ 13184 ]
          Laurence Aumeunier made changes -
          Fix Version/s New: 4.0M7 [ 13184 ]
          Fix Version/s Original: 4.0M6 [ 13121 ]
          Laurence Aumeunier made changes -
          Fix Version/s New: 4.0M6 [ 13121 ]
          Fix Version/s Original: 4.0M5 [ 12981 ]
          Simon Prieul (Inactive) made changes -
          Description Original: +Currently:+ items: [{...}, {...}]
          ~>
          + Should be: +
          data['label'] = {...}
          ...
          formPanel.configure(data)
          New: +Currently:+ items: [{...}, {...}]
          ~>
          +Should be:+
          data['label'] = {...}
          ...
          formPanel.configure(data)

            sprieul Simon Prieul (Inactive)
            sprieul Simon Prieul (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: