@W-23870895: Document allData behavior - #897
Merged
Merged
Conversation
goatcube
approved these changes
Sep 11, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
Documents the version-specific
get-view-datacontract: legacy CSV/S3 behavior below Tableau REST API 3.30 and structured allData multipart results on 3.30 and later. Updates the tool index to remove the obsolete first-dashboard-worksheet limitation for the allData path.Motivation and Context
W-23870895 documents the allData behavior shipped by #831 and covered by #877. Its previous acceptance criteria described an abandoned client-side sheet-selection design; the work item is now aligned with the implementation stories in the same epic.
Type of Change
Version Bump
Version is bumped automatically after merge. Select the bump this PR needs (defaults to Patch if none selected):
How Has This Been Tested?
npm run --prefix docs check:tool-namesnpm run --prefix docs test:guardgetViewData.ts,viewAllData.ts,viewsMethods.ts, anddataToolResult.tsnpm run --prefix docs buildcould not run because the local docs dependencies are unavailable (docusaurus: command not found)Related Issues
Checklist
Contributor Agreement
By submitting this pull request, I confirm that: