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

Data in table Format is incorrect in the UI (strings should list as strings)

    XMLWordPrintable

Details

    • Bug
    • Resolution: Won't Fix
    • Major
    • 7.0.0
    • 6.6.0, Cheshire-Cat
    • UI
    • None
    • Untriaged
    • 1
    • Unknown

    Description

      select a
      let a = {"f1":"abc", "f2":"#1234567","f3":123, "f4":"123"};
       
      JSON results
       
      {
          "a": {
            "f1": "abc",
            "f2": "#1234567",
            "f3": 123,
            "f4": "123"
          }
        }
      
      

      There is no difference in table results of f3, f4 String should list as quoted strings

      Attachments

        Issue Links

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

          Activity

            People

              eben Eben Haber
              Sitaram.Vemulapalli Sitaram Vemulapalli
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes

                  PagerDuty