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

[CX] Use display name instead of canonical name for dialogs

    XMLWordPrintable

Details

    • Untriaged
    • 1
    • Unknown

    Description

      Some dialogs use the canonical name instead of the display name to refer to an analytics scope. I.e.

      Add Link to travel-sample/inventory
      

      should be

      Add Link to `travel-sample`.inventory
      

      For entities within an analytics scope like e.g. a link we should separate the scope from the entity. I.e.

      Warning, this will drop the link: travel-sample/inventory.remote
      

      should be

      Warning, this will drop the link remote from the analytics scope `travel-sample`.inventory
      

      When dropping an analytics collection from a link we should further replace

      Warning, this will drop the analytics collection beer-sample/_default._default
      

      with

      Warning, this will drop the analytics collection _default in the analytics  scope `beer-sample`._default.
      

      to also clarify which link is affected.
       

       

       

      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
              till Till Westmann
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes

                  PagerDuty