Skip to content

Conversation

@jorwoods
Copy link
Contributor

@jorwoods jorwoods commented Jun 12, 2025

Closes #1620

Sorting the fields prior to putting them in the query string assures that '_all_' and '_default_' appear first in the field list, satisfying the criteria of Tableau Server/Cloud to process those first. Order of other fields appeared to be irrelevant, so the test simply ensures their presence.

Closes tableau#1620

Sorting the fields prior to putting them in the query string
assures that '_all_' and '_default_' appear first in the field
list, satisfying the criteria of Tableau Server/Cloud to process
those first. Order of other fields appeared to be irrelevant, so
the test simply ensures their presence.
@jacalata jacalata merged commit bca08ba into tableau:development Aug 1, 2025
22 checks passed
@jorwoods jorwoods deleted the jorwoods/fields_default_fix branch August 1, 2025 11:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Field parameter is order specific

2 participants