Remove ContentPack

Hi,
I created a custom content pack that I uploaded and activated without problem.

Now I’m trying to remove it using ReST (/system/bundles/{bundleId}) but It seems that remove it just from the content pack list. In fact the related (and installed) Streams/Input/Output already exist.

Is this the correct behavior? I would have expected it to cancel every thing related to it.
Where I’m wrong?

Thanks
Gianluca

Yes, that’s the correct behavior.

Deleting a content pack just deletes the content pack from the database. It doesn’t delete any entities that have been created by applying the content pack.

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.