I am currently working on a solution, where I did som experimentation with a specific number of templates. At a certain point I wanted to clean up the templates I didn't use anymore and found that I wasn't able to delete certain templates even though they weren't in use.
I just received an Sql Error and found out that certain older versions of the nodes were linked to these template ids in the database and restricted via a foreign key.
(At least thats what I think is the problem)
Any suggestions to how this should be handled or if it is a bug that should be submitted?
Handling templates and versions
I am currently working on a solution, where I did som experimentation with a specific number of templates. At a certain point I wanted to clean up the templates I didn't use anymore and found that I wasn't able to delete certain templates even though they weren't in use.
I just received an Sql Error and found out that certain older versions of the nodes were linked to these template ids in the database and restricted via a foreign key.
(At least thats what I think is the problem)
Any suggestions to how this should be handled or if it is a bug that should be submitted?
Regards
- Sune
is working on a reply...