Target visual is changing on click behavior

Hello,
I'm new to Metabase,

When I'm trying to navigate from one visual to another question using the "Click behavior" option, the target visual is changing to other visual /single digit number.
The target visual is a table visual in metabase still whenever we are clicking, it is changing to other visual instead of table.

Thank you in advance.

Regards,
Pooja S

Hi @Poojask123
Please always post "Diagnostic Info" from Admin > Troubleshooting.
It's a problem with how filters are being passed-thru - I have created an issue:
https://github.com/metabase/metabase/issues/16334 - upvote by clicking :+1: on the first post

Hi @flamber
Sure, here it is

{​​​​​​​​
"browser-info": {​​​​​​​​
"language": "en-US",
"platform": "Win32",
"userAgent": "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.212 Safari/537.36",
"vendor": "Google Inc."
}​​​​​​​​,
"system-info": {​​​​​​​​
"file.encoding": "UTF-8",
"java.runtime.name": "Java(TM) SE Runtime Environment",
"java.runtime.version": "1.8.0_221-b11",
"java.vendor": "Oracle Corporation",
"java.vendor.url": "http://java.oracle.com/",
"java.version": "1.8.0_221",
"java.vm.name": "Java HotSpot(TM) 64-Bit Server VM",
"java.vm.version": "25.221-b11",
"os.name": "Linux",
"os.version": "3.10.0-1160.15.2.el7.x86_64",
"user.language": "en",
"user.timezone": "Etc/GMT"
}​​​​​​​​,
"metabase-info": {​​​​​​​​
"databases": [
"mysql"
],
"hosting-env": "unknown",
"application-database": "mysql",
"application-database-details": {​​​​​​​​
"database": {​​​​​​​​
"name": "MySQL",
"version": "5.7.33-log"
}​​​​​​​​,
"jdbc-driver": {​​​​​​​​
"name": "MariaDB Connector/J",
"version": "2.6.2"
}​​​​​​​​
}​​​​​​​​,
"run-mode": "prod",
"version": {​​​​​​​​
"tag": "v1.37.9",
"date": "2021-02-11",
"branch": "release-x.37.x",
"hash": "a9a7fc8"
}​​​​​​​​,
"settings": {​​​​​​​​
"report-timezone": null
}​​​​​​​​
}​​​​​​​​
}​​​​​​​​

@Poojask123 You are using the Enterprise Edition, so if you have a license, then you should use the support email. If you don't have a license, then you should just use the regular open source release - and latest is 0.39.3: https://github.com/metabase/metabase/releases

Hey @flamber
Yes we tried to reach support people for several topics thru email at Support@Metabase.com
But we haven't received any response for them, please find the below mail screenshot FYR.

Regards,
Pooja Smail%20support

Hi @Poojask123
I replied 2 hours after you sent the message. Can you check if the email perhaps went into your spam?

@flamber I checked all the mail folders.. I didn't received yours.
Let me check if any issues from my end also.

Thanks & Regards,
Pooja S

@Poojask123 I have sent you two emails from different places in our systems. Please let me know if you receive either. And if it would be possible for you to ask your mail administrators to see why they might be blocking our mails.

@flamber Still I didn't received anything from your end.
Yes, let me check with admin if any blockages of mails from external.

@Poojask123 I have just created a reply in both to see if you receive that. I don't know what's going on, but I'm investigating on our end too.

@Poojask123 I have no idea if you are receiving our emails, so I'll post here too.

You are likely seeing this issue: https://github.com/metabase/metabase/issues/16334

Latest release is 1.39.3 and there has been many fixes since 1.37.9.
https://github.com/metabase/metabase/releases/tag/v1.39.3

For example https://github.com/metabase/metabase/issues/13415 was fixed in 1.38.0, which is very related, but it depends on how the Click Behavior is configured if you are seeing 13415 or 16334.