Question
Entities become non-editable after deployment as an extension.
Hi,
I'm deploying Thingworx entities as an git extension from Dev to test server, which makes entities non-editable.
i.e xml of entity will have new tag as <aspect.isExtension="true">.
As well as DELETE option is disabled.

I have already tried removing this tag and save xml and re-import but no luck.
How to revert or make that entity editable again?

