mikebridge commented on PR #44190: URL: https://github.com/apache/superset/pull/44190#issuecomment-5780072651
Following up on the [Bito suggestions](https://github.com/apache/superset/pull/44190#issuecomment-5766993700), addressed in `7978b7d0`: The updated guide explains the creation labels “Starting version,” “Original version,” and “Created,” while noting that older entries without a creation classification can retain “Cloned” or “First tracked save.” Historical screenshot captions are preserved. The documented purge default remains `False`: `superset/config.py` explicitly defines `SOFT_DELETE_PURGE_DRY_RUN = False` at this PR head. The task's `config.get(..., True)` is only the fallback when that key is absent, so it does not make dry-run the stock default. The Celery link now includes its trailing slash. Scoped documentation checks and independent Astra review passed for this update. -- 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]
