Field filter not updating based on new column values

Hi there,

I'm writing because a field filter is not updating based on new column values.

Screen Shot 2023-05-08 at 5.15.44 PM

As an example, see in this screenshot how the field filter shows Facebook / Instagram - Paid as a signup_channel option. However. we changed the model, so that option no longer exists and is now Facebook/Instagram - Paid (no space around the /).

I went into the Data Model section of Admin and chose the Database and model that it references. I chose the attribute (signup_channel) and clicked Discard cached field values and then Re-scan this field. After a few minutes and a hard refresh it still shows the old attribute options.

How do I get it to show the new ones?

I tried to pull the logs but the page won't load. Below is diagnostic info. Please let me know if there is anything else I can provide. Thanks!

Diagnostic info:

{
  "browser-info": {
    "language": "en-US",
    "platform": "MacIntel",
    "userAgent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/112.0.0.0 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-1104-aws",
    "user.language": "en",
    "user.timezone": "Etc/UTC"
  },
  "metabase-info": {
    "databases": [
      "postgres",
      "redshift"
    ],
    "hosting-env": "heroku",
    "application-database": "postgres",
    "application-database-details": {
      "database": {
        "name": "PostgreSQL",
        "version": "11.19 (Ubuntu 11.19-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": "US/Eastern"
    }
  }
}

Did you try to sync from Admin -> Databases? Can you also share the filter setup

Also please update to 46.2 you are in a very old version

Thank you! Sorry for the delay, I had re-scanned for cached values on this model in one database, but it also existed in another one I hadn't updated. When I re-scanned there as well, it was up to date.

Please upgrade Java to Java 11 and upgrade to the new version