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

Unable to create a function on a non-default scope for a bucket without including the namespace in the keyspace path

    XMLWordPrintable

Details

    • Bug
    • Resolution: Not a Bug
    • Major
    • 7.1.0
    • 7.1.0
    • query
    • Untriaged
    • 1
    • Unknown

    Description

      CREATE OR REPLACE FUNCTION `travel-sample`.inventory.testquery1() LANGUAGE JAVASCRIPT AS "testquery1" AT "n1qlfunctions" --> DOESN'T WORK

      CREATE OR REPLACE FUNCTION default:`travel-sample`.inventory.testquery1() LANGUAGE JAVASCRIPT AS "testquery1" AT "n1qlfunctions" --> WORKS

      Attachments

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

        Activity

          People

            mihir.kamdar Mihir Kamdar (Inactive)
            mihir.kamdar Mihir Kamdar (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes

                PagerDuty