Skip to content

Conversation

@jorwoods
Copy link
Contributor

Closes #1626

VirtualConnections leverages the ConnectionItem object to parse the database connections server response. Most of other endpoints return "userName" and the VirtualConnections' "Get Database Connections" endpoint returns "username." Resolves the issue by allowing the ConnectionItem to read either. Update the test assets to reflect the actual returned value.

@jorwoods
Copy link
Contributor Author

jorwoods commented Jul 7, 2025

I also separately tested the update connection method, and it appears that request payload works with userName.

Closes tableau#1626

VirtualConnections leverages the ConnectionItem object to parse
the database connections server response. Most of other endpoints
return "userName" and the VirtualConnections' "Get Database Connections"
endpoint returns "username." Resolves the issue by allowing the
ConnectionItem to read either. Update the test assets to reflect the
actual returned value.
@jorwoods jorwoods force-pushed the jorwoods/vconns_username branch from adfc914 to ce80723 Compare August 1, 2025 13:29
@jacalata jacalata merged commit a7af8b7 into tableau:development Aug 1, 2025
22 checks passed
@jorwoods jorwoods deleted the jorwoods/vconns_username branch August 1, 2025 21:35
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.

virtual connection's connection object does not have username field

2 participants