Fix issues regaring content group template updating
- Prevent changing templateIds: Since there is no verification logic for the IDs during updates, changes should not be allowed.
- Resolve tag names: Tag names are now resolved to IDs.
Closes: #227 (closed)