Open
Description
I get an null reference exception when I have created a work flow which is usable as an activity and has an input variable defined and I use that activity on another work flow. I am using elsa 3.3.5
Steps to reproduce:
- Create a work flow which is usable as an activity:
- Define an input for this work flow
- publish this work flow
- Create a new work flow where you add this activity
- When you drag this activity on the designer, I directly get a null reference exception
Not sure how, but it seems the IsWrapped boolean should be false, but instead it is true