Element Templates lose details

Hi,

when we configure a Task as an Element Template, all tabs other than general (i.e. “Listeners”, “I/O”, “Field Injections”, “Extensions”) disappear (i.e. properties cannot be seen or edited), although the information is still there.

This creates problems for the modelers, as they may lose sight of some important details (such as multi-instance etc)

Is this a bug?

Thanks,
Bogdan

Hi,
if you add "entriesVisible": {"_all": true} to your json file, you should see all other tabs again (Have a look @ the samples.json)

Alex

1 Like

Thanks @Alex.Ph!

You are right, it works now - we will read more carefully next time :slight_smile:

Thanks for the help!

Bogdan