소스 검색

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
     });