8000 Fix issues with connections publishing workbooks by nosnilmot · Pull Request #1171 · tableau/server-client-python · GitHub
[go: up one dir, main page]

Skip to content

Fix issues with connections publishing workbooks #1171

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

Merged
merged 1 commit into from
Jan 17, 2023

Conversation

nosnilmot
Copy link
Contributor

Allow publishing using connection credentials on ConnectionItem class without ConnectionCredentials instance, as documentated

Accept empty string for username or password in connection credentials

Avoid Tableau Server internal server error when publishing with empty connection list by setting connections to None

Allow publishing using connection credentials on ConnectionItem class without
ConnectionCredentials instance, as documentated

Accept empty string for username or password in connection credentials

Avoid Tableau Server internal server error when publishing with empty
connection list by setting connections to None
@jacalata jacalata merged commit 7ceed6c into tableau:development Jan 17, 2023
@jacalata
Copy link
Contributor

Looks good, thanks for making these fixes!

jacalata added a commit that referenced this pull request Feb 14, 2023
* Allow injection of sessions (#1111)
* show server info (#1118)
* Fix bug in exposing ExcelRequestOptions and test (#1123)
* Fix a few pylint errors (#1124)
* fix behavior when url has no protocol (#1125)
* Add permission control for Data Roles and Metrics (Issue #1063) (#1120)
* add option to pass specific datasources (#1150)
* allow user agent to be set by caller (#1166)
* Fix issues with connections publishing workbooks (#1171)
* Allow download to file-like objects (#1172)
* Add updated_at to JobItem class (#1182)
* fix revision references where xml returned does not match docs (#1176)
* Do not create empty connections list (#1178)
---------

Co-authored-by: Marwan Baghdad <mrwanbaghdad76@gmail.com>
Co-authored-by: jorwoods <jorwoods@users.noreply.github.com>
Co-authored-by: Brian Cantoni <bcantoni@salesforce.com>
Co-authored-by: TrimPeachu <77048868+TrimPeachu@users.noreply.github.com>
Co-authored-by: Stu Tomlinson <stu@nosnilmot.com>
Co-authored-by: Jeremy Harris <jercharris89@gmail.com>
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.

2 participants
0