Change App Ownership

An owner can add additional collaborators to a published app but can an admin change the owner of an app? Or is it recommended that the new owner re-publish the app?

1 Like

I think the owner will remain the same, even if a collaborator publishes to the same endpoint. Publishing to a new endpoint is one option, but it requires transferring all of the ACLs, etc. Further, none of the history can be transferred in this way.

The better solution is to actually transfer ownership! Ownership transfers (of apps and other things) are now available in RStudio Connect 1.7.2 (released last week), so it is now possible to change the owner of an app through the usermanager CLI.

https://docs.rstudio.com/connect/admin/cli.html#commands

@cole Perfect! Thank you! I must have missed this release, we're running 1.7.0.

1 Like

No worries!! You're much more updated than others :wink:

Blog post for the release: https://blog.rstudio.com/2019/03/22/announcing-rstudio-connect-1-7-2/

This topic was automatically closed 21 days after the last reply. New replies are no longer allowed.

If you have a query related to it or one of the replies, start a new topic and refer back with a link.

Just a note that it is now possible to change the owner via the API