kornevivan commented on issue #32966:
URL: https://github.com/apache/superset/issues/32966#issuecomment-3210572683

   GPT helped to find at least temporary solution for each cart in dashboard u 
should send:` requests.put(f"{BASE_URL}/api/v1/chart/{chart_id}", 
json={"dashboards": [dashboard_id]})`
   As I understand the idea dashboard in superset should "know" that chart 
added. And this request let him "know"


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to