Mistuke commented on issue #34832:
URL: https://github.com/apache/superset/issues/34832#issuecomment-3262224478

   I'm still getting this at the docker container made from 
https://github.com/apache/superset/commit/0fce5ec i.e. 
https://hub.docker.com/layers/apache/superset/0fce5ec-dev/images/sha256-2404de1f86fd651c6c6715046b397e7ce7df9100cd0404e6082f2aecd2fc398f
 
   
   ```
     File 
"/app/.venv/lib/python3.10/site-packages/superset/tasks/thumbnails.py", line 
51, in cache_chart_thumbnail
       chart = cast(Slice, Slice.get(chart_id))
     File "/app/.venv/lib/python3.10/site-packages/superset/models/slice.py", 
line 366, in get
       qry = db.session.query(Slice).filter(id_or_uuid_filter(id_or_uuid))
     File "/app/.venv/lib/python3.10/site-packages/superset/models/slice.py", 
line 371, in id_or_uuid_filter
       if id_or_uuid.isdigit():
   AttributeError: 'int' object has no attribute 'isdigit'
   ```
   So I don't think this is fixed..


-- 
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.

To unsubscribe, e-mail: notifications-unsubscr...@superset.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscr...@superset.apache.org
For additional commands, e-mail: notifications-h...@superset.apache.org

Reply via email to