فهرست منبع

HUE-9187 [editor] Fix the quick query context connector

Johan Ahlen 5 سال پیش
والد
کامیت
4b6c17e06d
1فایلهای تغییر یافته به همراه1 افزوده شده و 0 حذف شده
  1. 1 0
      desktop/core/src/desktop/js/ko/components/contextPopover/ko.quickQueryContext.js

+ 1 - 0
desktop/core/src/desktop/js/ko/components/contextPopover/ko.quickQueryContext.js

@@ -135,6 +135,7 @@ class QuickQueryContext extends DisposableComponent {
       sourceType: this.type,
       namespace: this.namespace,
       compute: this.compute,
+      connector: this.interpreter,
       defaultLimit: this.defaultLimit
     });