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.
.gif?raw=true)