Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Correctly handle title updates on RStudio Connect #30

Closed
machow opened this issue Mar 21, 2022 · 0 comments
Closed

Correctly handle title updates on RStudio Connect #30

machow opened this issue Mar 21, 2022 · 0 comments

Comments

@machow
Copy link
Collaborator

machow commented Mar 21, 2022

When a new version is written, it may have a different title and description from previous versions. While normal file backends just stash this in the metadata, RSC also displays this info in the content item (e.g. visible from where you can list, browse people's content).

This means that when we write a pin to RSC, we also need to PATCH the content item with title and description

https://github.com/rstudio/pins/blob/main/R/board_rsconnect.R#L248

@machow machow added this to pins Mar 22, 2022
@machow machow moved this to Backlog in pins Apr 5, 2022
@machow machow moved this from Backlog to Todo in pins Apr 5, 2022
@machow machow moved this from Todo to In Progress in pins Apr 6, 2022
@machow machow moved this from In Progress to Review in pins Apr 6, 2022
@machow machow closed this as completed Apr 11, 2022
Repository owner moved this from Review to Done in pins Apr 11, 2022
# for free to join this conversation on GitHub. Already have an account? # to comment
Projects
None yet
Development

No branches or pull requests

1 participant