Derived service in Thing template is not showing updated code from Thing Shape
Hi,
I updated a Thing shape with some new services and properties, and I changed the code from an existing service. This Thing Shape is added to a Thing template, which is used to created several Things based on this Template.
On both the template and the derived things, the new properties and services are shown, but the existing service still has the old code instead of the updated code from the shape.
I tried refreshing to clear cache, but still the old code is showing. I don't see any errors in the logs and if I try the same code on a new service, it works. So I'm pretty sure the code itself is ok.
Is there anything else, that can prevent an inherited service to update?
thanks in advance for you tips.

