Brief summary of the bug. What is it ? Where is it ?
It looks like Optimize is trying to import unsupported decision variable types since 3.7.0. We should revert this and continue importing only supported decision variable types. This should be patched to the 3.7 minor.
Steps to reproduce:
Deploy a decision definition and an instance with a large object variable. Observe the logged errors on import
Expected result:
Unsupported variable types are skipped on import