Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Global filter issue- Global filter not containing all filter values instead taking only 1st chart filter value #2327

Closed
indupulikkot opened this issue Feb 20, 2018 · 9 comments

Comments

@indupulikkot
Copy link

Found a bug---

Issue Summary

Global filter is not combining all the values of filters from the charts present in dashboard, instead it is taking values only from first chart of the dashboard. Hence this is a bug from redash side.

Steps to Reproduce

  1. Create a dashboard with 2 or 3 charts and use same field as filter for all the charts.
  2. Restrict the data of first chart in the dashboard using query, so that it will provide only 1 option in the filter.
  3. Do not restrict or filter in the 2nd and 3rd chart , so that the filter will reflect more than 1 value.
  4. Now check this filter to reflect as global filter.
  5. You can observe that the global filter will contain only 1 value which is same as first chart where ideally global filter must contain all the values from all 3 chart filters.( union all of filter values from all the charts).
  6. Requesting a fix for this , since customers noticed this as a bug.

Any other info e.g. Why do you consider this to be a bug? What did you expect to happen instead?

Technical details: Please observe that the global filter will contain only 1 value which is same as first chart where ideally global filter must contain all the values from all 3 chart filters.( union all of filter values from all the charts).

Requesting a fix for this , since customers noticed this bug. Uploading document to represent this issue.

@indupulikkot
Copy link
Author

Hi,

Any update on this? We tested 4.0 as well.. Same issue persists

@RichardLitt
Copy link

Thanks for following up, @indupulikkot. We'll get to this when we can.

@indupulikkot
Copy link
Author

Any update on this bug? Please let us know

@arikfr
Copy link
Member

arikfr commented Mar 27, 2019

Hi @indupulikkot,

These periodic questions for status as if we're on your payroll are irritating.

@indupulikkot
Copy link
Author

indupulikkot commented Mar 28, 2019

I was just asking politely if this feature is available so that we can test this(Earlier post was almost a year back). We never expect a rude reply. Lets maintain a friendly and helpful conversations.

@arikfr
Copy link
Member

arikfr commented Mar 28, 2019

I'm sorry that my reply offended you.

The purpose of a GitHub issue is to reflect status. If there are no updates on a GitHub issue, it's most likely that no progress was made. Of course it's possible that an update was forgotten, but in such case it would be more helpful if you just try yourself rather than expecting us to do it for you.

No explicit effort was made to fix this, so most likely that this issue still exists.

@arikfr
Copy link
Member

arikfr commented Mar 28, 2019

To make it easier for you to test this:

We have https://redash-preview.netlify.com/, which is a preview of the current master frontend code. You can create a dashboard which reproduces this issue there (see instructions on login page on how to login), so you can periodically check this dashboard to see if anything changed.

@gabrieldutra
Copy link
Member

This was fixed in #3759

@indupulikkot
Copy link
Author

Hi which version it is available

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants