Uploaded image for project: 'MusicBrainz Server'
  1. MusicBrainz Server
  2. MBS-11588

Editors are duplicated in recent entites autocomplete upon use

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Normal Normal
    • None
    • None
    • JavaScript
    • None

      Steps to reproduce:

      1. Open edit search
      2. Select any condition where editors are involved,e .g. Editor
      3. Type ModBot and select it (result 1)
      4. Search (result 2)

      Result 1:

      {
          "editor": [{
              "name": "ModBot",
              "id": 4,
              "entityType": "editor"
          }]
      }
      

      Result 2:

      {
          "editor": [{
              "name": "ModBot",
              "id": "4",
              "gid": "",
              "entityType": "editor"
          }, {
              "name": "ModBot",
              "id": 4,
              "entityType": "editor"
          }]
      }
      

        1. beta.webm
          2.62 MB
        2. prod.webm
          2.59 MB

            bitmap Michael Wiencek
            chaban chaban
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:

                Version Package