SenseNet / sn-client

Monorepo for sensenet client packages 🐱‍💻
https://sensenet.com
GNU General Public License v2.0
25 stars 37 forks source link

[BUG] Copy of files from one workspace to another doesn't work #955

Closed molnarm84 closed 3 years ago

molnarm84 commented 4 years ago

🐜 Bug Report

Want to copy file (single and batch) from one workspace to another but it doesn't work.

📦 Package / Application

📃 Version

🐜 Describe the bug

I have tried to copy file from one workspace toa nother in my repository but it gives error message.

👉 Steps To Reproduce

😯 Current behavior

I see the following error message: 'Failed to copy content EULA v1.docx to Document library.'

🤔 Expected behavior

Copied file should appear in the destination folder (Sample workspace/ Document Library)

🖼 Screenshots

💻 Code sample (for developers)

🌍 Your Environment (for developers)

Software Version(s)
Language (js/ts)
Operating System
NPM/Node/Yarn
Bundler

🌍 Your environment (for apps / examples)

🗨 Additional context

enikonemeth commented 4 years ago

I could not reproduce the exact case, but I also could not copy a file from a Workspace/Doc_Lib to Another_Ws/Another_Doclib but the error message was: Cannot copy a list item into an another list. Is this error valid here @tusmester ?