rusackas commented on issue #38187: URL: https://github.com/apache/superset/issues/38187#issuecomment-5025442589
Confirmed on master. `ActionLogger.log_this` indeed only pulls `dashboard_id`/`slice_id` out of the request payload, and the REST API PUT/DELETE routes carry the id in the URL path instead, so it never lands there. Thanks for opening a PR! -- 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]
