Try our conversational search powered by Generative AI!

Moving items in sharepoint do not get moved in cms.

Fixed in

EPiServer.ConnectForSharepoint 2.0.7.9000

(Or a related package)

Created

Sep 19, 2016

Updated

Oct 12, 2016

State

Closed, Fixed and tested


Description

When a document (or a list item) is moved from one folder to another in sharepoint, the item is not moved to the corresponding folder in cms.
To duplicate:
In sharepoint:
Create a folder named src
Create a folder named dest
Add a document to src
In cms
Configure sharepoint connector and click save.
Verify the document is in the src folder in cms
In sharepoint
move the document to dest folder
In cms
click refresh on the sharepoint configuration or manually run the sharepoint job
Verify that the document has been moved.
Results
Document is still in the src folder in cms
Expected
The document is "moved" to the dest folder.

Related to MAI-293 - this issue has been there for some time, and probably related to some of the issue the customer had.