Răsfoiți Sursa

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

Johan Ahlen 5 ani în urmă
părinte
comite
4b6c17e06d

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