Viz validation overrides no longer being used
See original GitHub issuePR #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
How to reproduce the bug
- Create a Table Visualization
- Delete “Group by” and “Metrics” values
- 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:
- Created 4 years ago
- Reactions:1
- Comments:8 (4 by maintainers)
Top 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 >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
I think we should reopen this issue and it’s important to fix.
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.