Jordan Woods

Results 37 issues of Jordan Woods

## Summary When downloading data from a dashboard view, the api should be able to target a specific sheet. ## Request Type ****Type 3: new functionality**** Requests for totally new...

enhancement
needs investigation

Add support for interacting with virtual connections to TSC.

cla:signed

Closes #1421

cla:signed

**Describe the bug** When making an adjustment to a tiered license level on a site, trying to add the user for that tier too soon after can fail. Even if...

Server-Side Enhancement
docs

In [the docs for filtering the REST API](https://help.tableau.com/current/api/rest_api/en-us/REST/rest_api_concepts_filtering_and_sorting.htm) is the following phrase: > Wildcard searches for characters using starts with, ends with, and contains-based searches are supported starting in Tableau...

docs
needs investigation

Adds support for retrieving and running linked tasks.

cla:signed

This adds functionality to bulk add and bulk remove users. It has the TSC users pass in an `Iterable[UserItem]`, and creates the csv file formatted as specified by [CSV guidelines](https://help.tableau.com/current/server/en-us/csvguidelines.htm)....

cla:signed

## Summary Configure sending emails to specific users when Flow runs successfully. ****Type 2: add a REST API and support it in tsc.**** If it is functionality that can be...

enhancement
needs investigation

## Summary Add ability to find project by id ## Request Type ****Type 3: new functionality**** Requests for totally new functionality will generally be passed to the relevant dev team,...

Server-Side Enhancement

**Describe the bug** It appears to me that the publish datasource method utilizes a `connectionCredentials` subelement, and not a `connections` element. https://help.tableau.com/current/api/rest_api/en-us/REST/rest_api_ref_data_sources.htm#publish_data_source The way I see it, we could solve...

bug
in-progress