Developer forum

Forum » Swift » Swift Deployment - Item type missing from files

Swift Deployment - Item type missing from files

Chris Søgaard
Chris Søgaard
Reply

Hi Swift team :-)

We have tried to deploy Swift to an existing Rapido site. We have used Swift version 1.14.1 and DW version 9.14.1 on both source and target site.

We have followed this awesome guide https://doc.dynamicweb.com/swift/setup-project/guides/how-to-deploy-swift-to-another-solution, but have encountered a small error in regards to the ItemType "ItemType_Swift_ProductDetailsVariantList" which seem to only exist in database and not in a file. This gives us this error when trying to deploy content, because the item type does not exist on target:

Looking into the repository on git, this item type cannot be found in files:

But it do exist in the database restored from the bacpac file (also found on github):

This does not impact a lot of things in regards to the work we're doing, because it is only 1 page template that can't be deployed to target site, but I thought you should know anyway.

BR Chris


Replies

 
Nicolai Pedersen Dynamicweb Employee
Nicolai Pedersen
Reply

That item type is no longer in use - just remove it from the deployment job.

 
Chris Søgaard
Chris Søgaard
Reply

Hi Nicolai

Thanks for your answer on this.

This content element "Swift B2C demo shop/Swift tools/Page templates/Product details/Variant list/Variant list" apparently still reference it in some way on a new Swift installation, so we can't transfer this specific node to the target site, due to the error above. We have omitted this content node from deployment, so no problem there.

But I don't know if that content element should be removed if the item type is no longer used.

BR Chris

 

You must be logged in to post in the forum