Created attachment 130750 [details] screen for menu The DATA menu in SCALC is a lot different from what we can see looking at both local and online helps.
Created attachment 130751 [details] screen for local help
Created attachment 130752 [details] screen for online help
As a result of the change to the help structure, the bug is no longer contextual. I believe we can eliminate it.
As an update to this bug, I checked the Data menu in LO Calc 7.2 and compared against the help page: https://help.libreoffice.org/latest/en-US/text/scalc/main0112.html?DbPAR=CALC There are a few things to consider: - "Filters" is actually named "More Filters" in the menu - "Live Data Stream" is actually named "Streams" in the menu - Data Provider for Spreadsheets is listed in the page but is not in the menu (should we add it to the menu? or remove it from the help page?) The only issue here is the "Data Provider" feature which I could not find in any of the menus. However, this feature is accessible through the Tabbed interface in the "Data" tab.
Just for the record, the "Data provider" feature was removed from the menu after this patch: https://gerrit.libreoffice.org/c/core/+/85541 Hence, I'll remove it from the menu documentation as well. BTW, this command still needs to be removed from the Tabbed interface, which will be done in a separate patch.
Rafael Lima committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/help/commit/60ed9a0af0790ab7c7ed13149d6f1da200b2470a tdf#105601 Update Calc's Data menu documentation