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

[UI] `[object object]` string output from query workbench advise

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Minor
    • 7.0.0
    • Cheshire-Cat
    • UI
    • macOS, Big Sur 11.3
      Chrome, Version 90.0.4430.93 (Official Build) (x86_64)
    • Untriaged
    • MacOSX 64-bit
    • 1
    • Unknown

    Description

      When attempting to build an index from an advised suggestion within the query builder, an error is displayed with [object object].

      To reproduce

      • Navigate to the query workbench
      • Enter a query with a valid format, but an incorrect scope/collection.
      • Using the beer-sample bucket. This query is missing the '_' from default.

      ```
      SELECT name, brewery_id
      FROM `beer-sample`.`default`.`_default`
      WHERE brewery_id IS MISSING
      LIMIT 2;
      ```

      • Click advise, the results will suggest to create an index.
      • Click the button to create an index, and the error will show.

       

       

       

      Attachments

        For Gerrit Dashboard: MB-46130
        # Subject Branch Project Status CR V

        Activity

          People

            pierre.regazzoni Pierre Regazzoni
            matthew.dawber Matthew Dawber (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes

                PagerDuty