Tell me more ×
SharePoint Stack Exchange is a question and answer site for SharePoint enthusiasts. It's 100% free, no registration required.

Created a new site.

Export-SPWeb and Import-SPWeb does not populate Task List but other lists are populating.

With and without option IncludeUserSecurity.

The items in the task list all have individual permissions.

The Task List has content types that are attached to list. The task items get created via a custom workflow that runs on one of the DT list

I checked using admin account but no items visible and also checked using Sharepoint manager.

The behavior is investigated in details: If the list has inherited from the Workflow Task (SPBuiltInContentTypeId.WorkflowTask) or from the Workflow history (SPBuiltInContentTypeId.WorkflowHistory) it does not want to export those items.

Any ideas on this odd behaviour ?

share|improve this question

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.