10000 Change of Project Ownership via Rest-API · Issue #269 · tableau/server-client-python · GitHub
[go: up one dir, main page]

Skip to content

Change of Project Ownership via Rest-API #269

New issue

Have a question about this project? Sign up for a free GitHub acc 8000 ount 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

Closed
orappold opened this issue Mar 1, 2018 · 5 comments
Closed

Change of Project Ownership via Rest-API #269

orappold opened this issue Mar 1, 2018 · 5 comments

Comments

@orappold
Copy link
orappold commented Mar 1, 2018

As far as I know the latest REST-API still does not support the change of project ownership.
It would be huge help to have that function implemented.

@Santhoshsekar89
Copy link

Do we have an update here? Still Im not able to find an option to change the project ownership using Rest-API.

@Eddie7mail
Copy link

The API gives not even the possibility to get the Project Owner.
It looks like the HTML version may provide the information, at least:
Permissions Methods

<tsResponse> <permissions> <project id="project-id" name="project-name" /> <owner id="project-owner-id" /> </project> <granteeCapabilities> <user id="user-id" /> <capabilities> <capability name="capability" mode="Allow-or-Deny" /> <capability name="capability" mode="Allow-or-Deny" /> ... additional capabilities ... </capabilities> </granteeCapabilities> <granteeCapabilities> <group id="group-id" /> <capabilities> <capability name="capability" mode="Allow-or-Deny" /> <capability name="capability" mode="Allow-or-Deny" /> ... additional capabilities ... </capabilities> </granteeCapabilities> ... additional grantee capability sets ... </permissions> </tsResponse>

@bcantoni
Copy link
Contributor
bcantoni commented Dec 1, 2020

I confirmed this is still on the backlog for the REST API to add the capability, then TSC could be updated to expose it. Internal issue 1198685; no ETA yet for when this might happen.

@jacalata
Copy link
Contributor

closing as a duplicate of #157

@jambesh
Copy link
jambesh commented Dec 22, 2022

This is a long pending ask and is much needed -
Why >
People create project in tableau self service and once they leave organization it leave a lot of orphaned projects behind them and some one manually need to change it . We really wanted to assign all the orphaned Project owner to some one who exist in company programmatically through API.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

8 participants
0