pin_upload
doesn't allow 'name' to be fully specified with username prefix
#847
Labels
bug
an unexpected problem or unintended behavior
If there are two content items on a Connect board with the same name, the 'name' of the pin to upload to must be qualified by the username. However,
pin_upload
uses thepins:::check_pin_name
function, which doesn't allow for slashes in the name.Example
I am working with a shared Posit Connect environment, where there are two pins:
Attempting:
Results in:
But trying:
Results in:
The text was updated successfully, but these errors were encountered: