Uploaded image for project: 'Couchbase Server'
  1. Couchbase Server
  2. MB-27256

UI: new doc editor does not sort field names alphabetically

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Major
    • 5.5.0
    • 5.5.0
    • UI
    • Untriaged
    • Unknown

    Description

      Load travel sample on build 5.1.0-1544, go to the new doc editor, edit one of the documents to add the following fields:

      type111 = "bob"

      type12 = "bob"

      type0 = "bob"

       

      the sort order of the fields whe you do a select * in the doc editor shows the following order:

      type0, type111, type12, type

      should be:

      type, type0, type111, type12

      but better would be:

      type, type0, type12, type111

      Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            eben Eben Haber
            korrigan.clark Korrigan Clark (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              PagerDuty