SouthbankSoftware / dbkoda

State of the art MongoDB IDE
https://www.dbkoda.com
GNU Affero General Public License v3.0
870 stars 42 forks source link

DbKoda v1.1.0 Execution Stats & Index Advisor button Issue and aggregation bugs #89

Open amankaur27 opened 2 years ago

amankaur27 commented 2 years ago

Hello,

I was working with DbKoda V1.1.0. I created an aggregation pipeline and I wanted to see the execution stats of my query.

But when I click on the "Execution stats" option from the top bar then It gives syntax error. It is adding a semi-colon after dbkoda sample options. Please refer to the screenshot: https://nimb.ws/MN1VH7

  1. I can not run execution stats, query planner properly. Sometimes it runs & sometimes it does not.
  2. Index advisor button is not working.
  3. When I go to Performance panel and close it, it shows me a popup with message something like "killed controller" and after my aggregation pipeline does not execute.

    I hope you will solved these issues ASAP.