In C8, we don't currently allow the exclusion of object variables from data import. We do in C7. We should also allow this to be excluded in C8 by either config or by environment variable.
Testing notes:
- When disabling object variable import by config or environment variable, they are no longer seen in Optimize
- The environment variable to use is CAMUNDA_OPTIMIZE_ZEEBE_INCLUDE_OBJECT_VARIABLE
This is the controller panel for Smart Panels app
- is related to
-
OPT-6690 Disable object variable import by default for C8SaaS
- Done