jinghua-qa opened a new issue #15129:
URL: https://github.com/apache/superset/issues/15129
native filter on different data sets can take take effect on the dataset not
in configuration when 'apply to all panel' is selected
For example, i have 2 charts in a dashboard:
time gain filter control chart from dataset: cleaned_sales_data
### How to reproduce the bug
1, create Time column filter test:
a. use 'FCC survey 2018' data set, edit dataset, select is temporal for
'time_end'
b, create time series chart using time column 'time end', metric
'MAX(month_job_search)User create time series chart using time column 'time
end', metric 'MAX(month_job_search) add to dashboard
c. create time column native filter in dashboard and set dataset to be 'FCC
survey 2018', apply to all panel
2, create Time grain filter test:
a, use 'cleaned_sales_data' and create time-series chart on sum (sales)
b, create time grain native filter on 'cleaned_sales_data' dataset and apply
to all panel
3, apply time column filter and time grain filter to observe change
### Expected results
time column filter only take effect on the 'FCC survey 2018' time series
chart and time grain filter only take effect on 'clean_sales_data' time series
chart
### Actual results
time column filter and time grain filter take effect on both chart
#### Screenshots
<img width="1792" alt="Screen Shot 2021-06-10 at 8 53 07 PM"
src="https://user-images.githubusercontent.com/81597121/121756837-54d22a80-cad0-11eb-8281-8d5031b63cb7.png">
<img width="1787" alt="Screen Shot 2021-06-10 at 8 53 17 PM"
src="https://user-images.githubusercontent.com/81597121/121756839-57348480-cad0-11eb-8bbe-b45d9182ce2e.png">
https://user-images.githubusercontent.com/81597121/121756866-73d0bc80-cad0-11eb-8571-67e7bc8acfc3.mov
### Environment
superset master
### Checklist
Make sure to follow these steps before submitting your issue - thank you!
- [x] 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.
--
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:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]