-
I'm trying to create a new version of an existing set. The code below results in an error:
|
Beta Was this translation helpful? Give feedback.
Replies: 4 comments 3 replies
-
What do you get when doing |
Beta Was this translation helpful? Give feedback.
-
Please make sure to reinstall zen4R, I see your latest install is from 16th may, I worked on it this day, so you might not have all changes. |
Beta Was this translation helpful? Give feedback.
-
After updating zen4R and rerunning
|
Beta Was this translation helpful? Give feedback.
-
The method The method to deposit the version record works but apparently you have an issue with the files to upload.Why do wrap your object |
Beta Was this translation helpful? Give feedback.
I think the error come from there. You have wrapped your vector of files to upload into a list, and the method considered the vector of file paths as one single file path and failed. Remove the
list()
aroundmy_files
.As said if you want to make again the attempt you need to discard the draft.