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

Dashboards can not be filtered on tags #23520

Closed
3 tasks done
akzarma opened this issue Mar 29, 2023 · 0 comments · Fixed by #23521
Closed
3 tasks done

Dashboards can not be filtered on tags #23520

akzarma opened this issue Mar 29, 2023 · 0 comments · Fixed by #23521
Labels
#bug Bug report

Comments

@akzarma
Copy link
Contributor

akzarma commented Mar 29, 2023

A clear and concise description of what the bug is.

How to reproduce the bug

  1. Go to Dashboards tab (assuming TAGGING_SYSTEM flag is turned on)
  2. Select a tag filter from filter dropdown
  3. See the error dialog at bottom

Expected results

  • dashboard list should get filtered according to selected tag in filter dropdown

Actual results

  • Getting "An error occurred while fetching dashboards: Filter operation: chart_tags not allowed on column: tags" error dialog

Screenshots

image

Environment

  • browser type and version:
  • superset version: 2.1.0
  • python version: 3.9.14
  • node.js version: 16.17.1
  • any feature flags active: TAGGING_SYSTEM

Checklist

Make sure to follow these steps before submitting your issue - thank you!

  • I have checked the superset logs for python stacktraces and included it here as text if there are any.
  • I have reproduced the issue with at least the latest released version of superset.
  • I have checked the issue tracker for the same issue and I haven't found one similar.

Additional context

Add any other context about the problem here.

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

Successfully merging a pull request may close this issue.

1 participant