Apr 11 2019 03:31 AM
Hi all !
It seems it is not possible to move a document to a document library containing lookup fields.
This seems amazing to me so I must be failing at some point ...
Anybody can confirm that or give some help ?
Step to reproduce :
- create a simple list with some items
- create a document library
- add a lookup column using the simple list
- move a document to this new library ( REST call or site interface )
=> we get the following error : "This operation is not supported"
Apr 11 2019 05:47 AM
Apr 11 2019 08:14 AM
As I perform this task with code, I found a workaround by copying the file and then deleting the original file, which works.
I won a battle but lost my honor on this move ! 😉
I hope I can do better soon