Skip to main content
17-Peridot
August 25, 2020
Question

Workflow Thingworx Trigger getting deleted automatically

  • August 25, 2020
  • 0 replies
  • 539 views

Hi,

 

I have come across a new issue with Workflow.

After exporting it with other Thingworx entities in a single Git Extension,the "Workflows" Thing in the composer has become non-editable.

I checked its xml configuration and has found it has a new property added to it as "aspect.isExtension="true", after the bundling it with the Extension.

It also has a property as "isAllowOverride="false". I also tried to change it to TRUE so that I can import an editable "Workflows" Thing but no luck.

 

I tried changing and removing these properties and import manually but still not able to make the Thing editable.

 

Any suggestions/ comments how to resolve this?