Skip to content
New issue

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

Can't create pin in rsconnect with same name as content from other users #151

Closed
javierluraschi opened this issue Dec 13, 2019 · 2 comments
Milestone

Comments

@javierluraschi
Copy link
Contributor

Create content from a different account named "test" in RStudio Connect by user A, then attempt to create pin(iris, "test", board = "rsconnect").

Actual: Operation fails.
Expected: Operation to succeed.

@javierluraschi
Copy link
Contributor Author

I believe this was fixed. Currently we support users to create content with the same name as long as the pin is not visible to the user. If the user can see the existing pin and tries to create a pin with the same name, the operation files asking the user to either explicitly replace by using name = "other-user/pin-name" or by crating a new pin with name = "current-user/pin-name".

@github-actions
Copy link

This issue has been automatically locked. If you believe you have found a related problem, please file a new issue (with a reprex: https://reprex.tidyverse.org) and link to this issue.

@github-actions github-actions bot locked and limited conversation to collaborators Aug 31, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant