AT:
- I can query the engine version using the REST-API
Use-Case:
- given:
- I start the engine with a version that is not supported by Optimize, e.g. 7.9.0
- when
- I start Optimize 2.2 or later
- then:
- Optimize cannot import the data from the engine, since it does not contain the new Optimize REST-API
- expected:
- Optimize does not start complaining about the engine version, since it is not supported for the running Optimize version.
Hint:
One option would be to create avcompletely new endpoint where I have to state which engine I want to get the version from or using the existing engine name endpoint.
This is the controller panel for Smart Panels app
- is depended on by
-
OPT-1555 Do not start Optimize if the engine version does not match
- Done