Coder Social home page Coder Social logo

Comments (8)

perivamsi avatar perivamsi commented on June 18, 2024 1

@prigal that might have been linked to 0.48.8 by mistake, sorry about that.

from metabase.

perivamsi avatar perivamsi commented on June 18, 2024 1

Actually, @iethree found this commit which should have fixed this issue in 48.8 #39072

reopening this issue

from metabase.

zbodi74 avatar zbodi74 commented on June 18, 2024 1

I reproduced this via a migration from 47.12 --> 49.10 . It seems this is more of a change in behavior, than a migration issue. Likely related to this one: #38857

In 47.12 i set up:

  • native question: select * from people where {{ state }}, field filter, state is ...; default - selected 3 values
  • dashboard: added the native question, added a dashboard filter wired to state, did not specify a default value for the filter

Behavior in 47.12:

After migration to 49.10:

In 49.10, creating a new dashboard, adding the migrated question leads to the same behavior.

from metabase.

paoliniluis avatar paoliniluis commented on June 18, 2024

You’re saying that the fix didn’t work?

from metabase.

perivamsi avatar perivamsi commented on June 18, 2024

I don't think we backported #39156 to 48.8, only to 49

from metabase.

paoliniluis avatar paoliniluis commented on June 18, 2024

gotcha, closing then

from metabase.

prigal avatar prigal commented on June 18, 2024

@paoliniluis the issue is linked to milestone 0.48.8 and you put it in the official release changelog.

-> https://github.com/metabase/metabase/releases/tag/v0.48.8

Default values are not respected for pinned questions in collections in v48 (#37831)

Note : This is why I did my upgrade initially, I was following the issue.

from metabase.

prigal avatar prigal commented on June 18, 2024

Hi all.

I did a new test today migrating from 0.47.12 to 0.49.8, problem is exactly the same.

@perivamsi you linked this with #39072 but in my case it's not a pinned question, it's a question in a dashboard.

Dashboard view of the question :

image

When clicking on question title to see more things :

image

{
  "browser-info": {
    "language": "fr-FR",
    "platform": "Linux x86_64",
    "userAgent": "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/124.0.0.0 Safari/537.36",
    "vendor": "Google Inc."
  },
  "system-info": {
    "file.encoding": "UTF-8",
    "java.runtime.name": "OpenJDK Runtime Environment",
    "java.runtime.version": "11.0.23+9",
    "java.vendor": "Eclipse Adoptium",
    "java.vendor.url": "https://adoptium.net/",
    "java.version": "11.0.23",
    "java.vm.name": "OpenJDK 64-Bit Server VM",
    "java.vm.version": "11.0.23+9",
    "os.name": "Linux",
    "os.version": "6.1.56-82.125.amzn2023.x86_64",
    "user.language": "en",
    "user.timezone": "Europe/Monaco"
  },
  "metabase-info": {
    "databases": [
      "mysql"
    ],
    "hosting-env": "unknown",
    "application-database": "postgres",
    "application-database-details": {
      "database": {
        "name": "PostgreSQL",
        "version": "14.3"
      },
      "jdbc-driver": {
        "name": "PostgreSQL JDBC Driver",
        "version": "42.7.2"
      }
    },
    "run-mode": "prod",
    "version": {
      "date": "2024-05-02",
      "tag": "v0.49.8",
      "hash": "38cb850"
    },
    "settings": {
      "report-timezone": null
    }
  }
}

from metabase.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.