Saved questions appearing in query builder with disabled "Nested queries"

Greetings dear fellows!

I disabled "Nested queries" feature in the settings, and it was successfully saved (I see it off after page reload).
But whenever I try to create a new simple or custom question and start searching for something, my saved questions are appearing as suggestions.
Do I maybe understand this feature wrong? Shouldn't this behaviour stop after disabling the feature?

Some tech details:

{
  "browser-info": {
    "language": "en",
    "platform": "MacIntel",
    "userAgent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/96.0.4664.93 Safari/537.36",
    "vendor": "Google Inc."
  },
  "system-info": {
    "file.encoding": "UTF-8",
    "java.runtime.name": "OpenJDK Runtime Environment",
    "java.runtime.version": "1.8.0_312-heroku-b05",
    "java.vendor": "Oracle Corporation",
    "java.vendor.url": "http://java.oracle.com/",
    "java.version": "1.8.0_312-heroku",
    "java.vm.name": "OpenJDK 64-Bit Server VM",
    "java.vm.version": "25.312-b05",
    "os.name": "Linux",
    "os.version": "4.4.0-1097-aws",
    "user.language": "en",
    "user.timezone": "Etc/UTC"
  },
  "metabase-info": {
    "databases": [
      "postgres"
    ],
    "hosting-env": "heroku",
    "application-database": "postgres",
    "application-database-details": {
      "database": {
        "name": "PostgreSQL",
        "version": "13.5 (Ubuntu 13.5-1.pgdg20.04+1)"
      },
      "jdbc-driver": {
        "name": "PostgreSQL JDBC Driver",
        "version": "42.2.23"
      }
    },
    "run-mode": "prod",
    "version": {
      "tag": "v0.41.4",
      "date": "2021-12-10",
      "branch": "release-x.41.4",
      "hash": "471cfb9"
    },
    "settings": {
      "report-timezone": "Europe/Berlin"
    }
  }
}

Best,
Rustem

Hi @amureki_voiio
Your saved questions will show up in searches - otherwise how are you supposed to view them?
"Nested queries" means that you cannot use a saved question as the base in a new question.

Hey @flamber!

Thanks for the blazing fast reply! :star_struck:

"Nested queries" means that you cannot use a saved question as the base in a new question.

I am sorry, was not obvious, but this is precisely what I am seeing with the feature being disabled.

For example, I am creating a new "Custom question", then in the "Pick your starting data" select I am searching for my tables, however "Saved questions" are appearing there (which I want to exclude):

01

@amureki_voiio Now I get it - I've created an issue for it:
https://github.com/metabase/metabase/issues/19341 - upvote by clicking :+1: on the first post

Thank you very much!
I guess, this topic can be closed, the tracking would be happening on GitHub.
:+1: