Thing does not react on changes done in Thing template
I have ThingTemplate, A_TT, and have service CallService. CallService has Allow Override false.
I have Thing, B_TH, and it was generated, with A_TT as Base Thing Template.
It include properties and services from A_TT, also CallService.
But CallService in A_TT was changed one month ago (imported). And yesterday also (by editing).
But when I open CallService in B_TH, I see old version of code, including none of changes mentioned.If I push button on mashup connected with this service, it behaves like yesterday changes were included, but one-month ago changes not. (wrong observation on my side)
TWX used: 9.5.1-b359
Thing was closed in Composer, Edit was cancelled - but it still does not show correctly.
Problem does not look like browser connected, I've asked other developer for help, he logged with different PC and different account - and it's exactly this same.
Created new Thing based on this template - changes are included.

