Skip to content

Workbook are unreachable by the REST API when the first view has no permissions #100

@rdelhaise-wiiisdom

Description

@rdelhaise-wiiisdom

Bug Description

When attempting to version a workbook, the process fails because the workbook cannot be retrieved through the Tableau API. This happens due to missing permissions on the first view of the workbook, which prevents the API from fetching the entire workbook content. As a result, the versioning operation does not complete successfully.

Expected Behavior

The API should allow retrieval of the workbook even if permissions are missing on one or more views, so that versioning can proceed as intended.

Current Behavior

The API call to fetch the workbook fails when the user lacks permission on the first view, blocking the versioning process.

Step to reproduce in a video

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions