Details
Related Objects
Event Timeline
Motivation (beyond that it's just nice to have the latest and greatest): I'm trying to add a filter to a slice (which usually works) but when the filter is added, the slice goes from working totally fine to unorderable types: str() < int():
This might be related to a fixed issue (https://github.com/apache/incubator-superset/issues/3029) but we won't know for sure until we're at least using the most recent version of Superset which includes that fix.
Change 454606 had a related patch set uploaded (by Ottomata; owner: Ottomata):
[analytics/superset/deploy@master] Upgrade superset to 0.26.3 for Stretch; prep for deployment to analytics-tool1003
Change 454606 merged by Ottomata:
[analytics/superset/deploy@master] Upgrade superset to 0.26.3 for Stretch; prep for deployment to analytics-tool1003
Change 455876 had a related patch set uploaded (by Ottomata; owner: Ottomata):
[operations/puppet@production] Fix for password lookup function in superset_config.py
Change 455876 merged by Ottomata:
[operations/puppet@production] Fix for password lookup function in superset_config.py
Sorry, I haven't checked my Phabricator emails in a while! Thanks so much @Ottomata! The upgrade has fixed the chart that wasn't working and has revealed that there's an issue with the data:
Again, sorry for the delayed thanks. The upgrade is much appreciated :D