-
Notifications
You must be signed in to change notification settings - Fork 6k
Description
Describe the bug
It's easy to show cause I don't know what is going on
Screen.Recording.2025-09-23.at.15.47.28.mov
To Reproduce
I am just clicking the New Button ... Also there is more context here
Expected behavior
Those errors don't pop up but if they do at least tell me what is wrong so I can fix this
Logs
[cd46ad07-8756-49fb-be24-096cd3601174] 2025-09-23T15:46:29+02:00 WARN metabase.lib.normalize Error normalizing pMBQL: ["invalid type"]
{:value nil, :schema :metabase.lib.schema.metadata.fingerprint/fingerprint}
[cd46ad07-8756-49fb-be24-096cd3601174] 2025-09-23T15:46:29+02:00 WARN metabase.lib.normalize Error normalizing pMBQL: ["invalid type"]
{:value nil, :schema :metabase.lib.schema.metadata.fingerprint/fingerprint}
[cd46ad07-8756-49fb-be24-096cd3601174] 2025-09-23T15:46:29+02:00 WARN metabase.lib.normalize Error normalizing pMBQL: ["invalid type"]
{:value nil, :schema :metabase.lib.schema.metadata.fingerprint/fingerprint}
[cd46ad07-8756-49fb-be24-096cd3601174] 2025-09-23T15:46:29+02:00 WARN metabase.lib.normalize Error normalizing pMBQL: ["invalid type"]
{:value nil, :schema :metabase.lib.schema.metadata.fingerprint/fingerprint}
[cd46ad07-8756-49fb-be24-096cd3601174] 2025-09-23T15:46:29+02:00 WARN metabase.lib.normalize Error normalizing pMBQL: ["invalid type"]
{:value nil, :schema :metabase.lib.schema.metadata.fingerprint/fingerprint}
[cd46ad07-8756-49fb-be24-096cd3601174] 2025-09-23T15:46:29+02:00 WARN metabase.lib.normalize Error normalizing pMBQL: ["invalid type"]
{:value nil, :schema :metabase.lib.schema.metadata.fingerprint/fingerprint}
[cd46ad07-8756-49fb-be24-096cd3601174] 2025-09-23T15:46:29+02:00 WARN metabase.lib.normalize Error normalizing pMBQL: ["invalid type"]
{:value nil, :schema :metabase.lib.schema.metadata.fingerprint/fingerprint}
[cd46ad07-8756-49fb-be24-096cd3601174] 2025-09-23T15:46:29+02:00 WARN metabase.lib.normalize Error normalizing pMBQL: ["invalid type"]
{:value nil, :schema :metabase.lib.schema.metadata.fingerprint/fingerprint}
[cd46ad07-8756-49fb-be24-096cd3601174] 2025-09-23T15:46:29+02:00 WARN metabase.lib.normalize Error normalizing pMBQL: ["invalid type"]
{:value nil, :schema :metabase.lib.schema.metadata.fingerprint/fingerprint}
[cd46ad07-8756-49fb-be24-096cd3601174] 2025-09-23T15:46:29+02:00 WARN metabase.lib.normalize Error normalizing pMBQL: ["invalid type"]
{:value nil, :schema :metabase.lib.schema.metadata.fingerprint/fingerprint}
Information about your Metabase installation
These all started to pop after upgrade to 56Severity
adds a lot of noise to the logs it doesn't break anything so far but it's concerning
Additional context
No response