mikebridge commented on code in PR #44514:
URL: https://github.com/apache/superset/pull/44514#discussion_r4074558571
##########
docs/static/feature-flags.json:
##########
@@ -250,7 +250,7 @@
"name": "VERSION_HISTORY",
"default": true,
"lifecycle": "testing",
- "description": "Enables the version history panel on Explore and
Dashboard pages. History only accrues while ``ENABLE_VERSIONING_CAPTURE`` is
also on; with capture off the panel renders empty or stale history, so the two
ship with matching defaults and should be changed together."
+ "description": "Enables the version history panel and the chart,
dashboard, and dataset version-list, snapshot, activity, and version-restore
API endpoints. History only accrues while ``ENABLE_VERSIONING_CAPTURE`` is also
on; with capture off the panel renders empty or stale history, so the two ship
with matching defaults and should be changed together."
Review Comment:
similarly, we should not include dataset here
--
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]