-
Type:
Sub-task
-
Resolution: Fixed
-
Priority:
L3 - Default
-
Affects Version/s: None
-
Component/s: None
-
None
AT
- Introduce BATCH_ID_ column in runtime variable table
- Create an index for the created column
- Create a foreign key constraint from runtime variables to batch table
- Add upgrade scripts
- Add VariableInstance#getBatchId
- Add query criterion VariableInstanceQuery#batchIdIn(String... batchIds)
- Expose property and query criterion to REST API
- Add docs to the REST API reference