ktmud commented on a change in pull request #9628:
URL: https://github.com/apache/incubator-superset/pull/9628#discussion_r421891283
##########
File path: superset-frontend/cypress-base/cypress/integration/explore/visualizations/histogram.js
##########
@@ -72,7 +72,6 @@ export default () =>
comparator: 'boy',
clause: 'WHERE',
sqlExpression: null,
- fromFormData: true,
Review comment:
This was used to detect whether an adhoc metric/filter comes from stored metadata.
It is used to automatically open the edit popover when adding a new metric/filter.
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
users@infra.apache.org
---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org
For additional commands, e-mail: notifications-help@superset.apache.org
|