-
Task
-
Resolution: Fixed
-
L3 - Default
-
None
-
None
-
Not defined
For the OpenSearch database operations we are duplicating a lot of code from Operate. In order to keep the scope of this project lower, we will take the Operate code more or less "as is" for now. After releasing this feature, we will clean up the code properly so that it is an integral part of the Optimize code base. To facilitate this clean-up, the entire Operate code shall be moved into a dedicated package. This is the purpose of this ticket, identify all code that was imported from Operate and put it in a dedicated package.
Testing notes
This is just a code refactoring, so no testing needed since this only affects opensearch and we are not yet able to do regression testing with opensearch