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 serialization error in WB request generation #449

Merged
merged 1 commit into from Jun 19, 2019
Merged

Fix serialization error in WB request generation #449

merged 1 commit into from Jun 19, 2019

Conversation

jacobj10
Copy link
Contributor

I was trying to publish a workbook via the TSC and received the following error:
TypeError: cannot serialize UUID('bfd7b712-****-****-****-************') (type UUID)

Seems like this should be fixed on the UUID level? But this is a workaround nevertheless.

@t8y8 t8y8 self-assigned this Jun 19, 2019
Copy link
Collaborator

@t8y8 t8y8 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🚀

@t8y8
Copy link
Collaborator

t8y8 commented Jun 19, 2019

Looks good to me!

@t8y8 t8y8 merged commit fa818d5 into tableau:development Jun 19, 2019
@jacobj10 jacobj10 deleted the development branch June 24, 2019 22:10
@shinchris shinchris mentioned this pull request Oct 4, 2019
shinchris pushed a commit that referenced this pull request Oct 4, 2019
Release v0.9
## 0.9 (4 Oct 2019)

* Added Metadata API endpoints (#431)
* Added site settings for Data Catalog and Prep Conductor (#434)
* Added new fields to ViewItem (#331)
* Added support and samples for Tableau Server Personal Access Tokens (#465)
* Added Permissions endpoints (#429)
* Added tags to ViewItem (#470)
* Added Databases and Tables endpoints (#445)
* Added Flow endpoints (#494)
* Added ability to filter projects by topLevelProject attribute (#497)
* Improved server_info endpoint error handling (#439)
* Improved Pager to take in keyword arguments (#451)
* Fixed UUID serialization error while publishing workbook (#449)
* Fixed materalized views in request body for update_workbook (#461)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants