question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Viz validation overrides no longer being used

See original GitHub issue

PR #7231 updated visualization validation to take place in the exploreReducer.js SET_FIELD_VALUE action. This validation does not take into account any controlOverrides on the visualization.

Specifically, the Table viz removes any validatation from the metrics row control. This means attempting to create a Table with only “Not Grouped By” columns fails.

Expected results

Be able to create a Table visualization with only “Not Grouped By” columns

Actual results

Creating any Table without a “Metrics” results in an error

Screenshots

image

How to reproduce the bug

  1. Create a Table Visualization
  2. Delete “Group by” and “Metrics” values
  3. Add “Not Grouped By” columns

Environment

Master branch as of April 22 (commit: 845218dd88ad2fe1284dcb7427c5bff20749dc74)

Checklist

Make sure these boxes are checked 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

n/a

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Reactions:1
  • Comments:8 (4 by maintainers)

github_iconTop GitHub Comments

7reactions
ali-bahjaticommented, Aug 25, 2019

I think we should reopen this issue and it’s important to fix.

1reaction
stale[bot]commented, Jun 23, 2019

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. For admin, please label this issue .pinned to prevent stale bot from closing the issue.

Read more comments on GitHub >

github_iconTop Results From Across the Web

context does not work in linkerd viz install command #6603
First, switch to east cluster by kubectl config use-context "k3d-east" . Then try to install on west cluster by. linkerd viz install --context=" ......
Read more >
Viz Engine Administrator Guide - Vizrt Documentation Center
Vizrt specifically retains title to all Vizrt software. This software is supplied under a license agreement and may only be installed, used or ......
Read more >
IBM Datacap 8.1 - Overriding validation failures
Overriding validation failures. By default, all validations can be overridden, which means that the operator can submit a batch that contains validation errors ......
Read more >
Upgrading Linkerd
The CLI can be used to validate whether Linkerd was installed correctly. ... The viz extension no longer installs Grafana due to licensing...
Read more >
Override Validation Edit Checks
Fields containing hard edit rule failures are highlighted in red. Note that the Validation Results table will not provide an option for overriding...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found