mistercrunch opened a new pull request #4921: [bufix] filtered column was 
removed
URL: https://github.com/apache/incubator-superset/pull/4921
 
 
   
   <img width="448" alt="screen shot 2018-05-02 at 9 03 07 am" 
src="https://user-images.githubusercontent.com/487433/39535063-d7d86d22-4de7-11e8-965b-41ae316116d9.png";>
   
   if a filter is created on a chart, and the column is removed from the
   dataset, you get a "&#39;NoneType&#39; object has no attribute
   &#39;is_num&#39;" or something to that
   effect. This fix disregards the filter.
   
   Also error messages were HTML escaped which React does already anyways
   so that's not necessary [anymore] here.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to