Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: don't lowercase OData server addresses #1396

Merged
merged 1 commit into from
Jun 12, 2024

Conversation

jorwoods
Copy link
Contributor

Closes #1392

OData strings are case sensitive. If the ConnectionItem has a connection_type indicating it is an OData connection, do not force the server address of the ConnectionItem to lowercase.

Closes tableau#1392

OData strings are case sensitive. If the ConnectionItem has a
connection_type indicating it is an OData connection, do not
force the server address of the ConnectionItem to lowercase.
@jacalata jacalata merged commit 9a92a5f into tableau:development Jun 12, 2024
21 checks passed
@jorwoods jorwoods deleted the jorwoods/odata branch June 12, 2024 18:31
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.

None yet

2 participants