Chris Perry

Results 4 issues of Chris Perry

**Describe the bug** When using TSC.Pager() to retrieve all subscriptions on the Tableau site, invalid page number is returned. When the error is ignored, server.subscriptions returns 400 subscription items when...

bug

**Describe the bug** server.favorites.add_favorite_workbook(user_item, workbook_item) returns resource conflict when multiple workbooks exist on a server with the same name, despite having different IDs. The workbooks have the same name but...

bug
Server-Side Enhancement
needs investigation

**Describe the bug** server.favorites.delete_favorite_flow results in server response error 404005. The flow and corresponding project exist and can be found using server.projects and server.flows. **Versions** Details of your environment, including:...

Server-Side Enhancement
needs investigation

**Current REST API Support** Get linked tasks: https://help.tableau.com/current/api/rest_api/en-us/REST/rest_api_ref_flow.htm#get_flow_run_tasks1 Run linked task: https://help.tableau.com/current/api/rest_api/en-us/REST/rest_api_ref_flow.htm#run_flow_now1 **Add REST API Support** I don't believe the ability to create and configure a linked task is currently...

enhancement
needs investigation