-
Task
-
Resolution: Fixed
-
L3 - Default
-
None
-
None
-
Not defined
Context:
Currently, our data generator generates one basic object variable "person" with properties "name" and "age". Once we've implemented OPT-1641, it would be nice to add some more interesting object variables to our processes, in particular we should have:
- object variables where the value of properties is different in different instances (atm all object variables have values person.age == 50 and person.name = kermit)
- object variables with list properties
AT:
- Data generator generates more interesting object variables
This is the controller panel for Smart Panels app
- is related to
-
OPT-1641 Automatically import complex object variables for more expressive reports
- Done