cond11=2 does not look fine.
It is better to store in something like and read accordingly.
useroptions=cond11.2,cond11.3.1,.....
This will require a lot of code refactoring as conditionals are used a lot in the system.
Once this is achieved, it would be able to move forward in #1047 .
cond11=2 does not look fine. It is better to store in something like and read accordingly.
useroptions=cond11.2,cond11.3.1,.....
This will require a lot of code refactoring as conditionals are used a lot in the system. Once this is achieved, it would be able to move forward in #1047 .