Use backend queries for item id mode
This commit is contained in:
@@ -49,6 +49,9 @@ function migrateQueryType(target) {
|
||||
delete target.mode;
|
||||
}
|
||||
}
|
||||
|
||||
// queryType is a string in query model
|
||||
target.queryType = (target.queryType as number).toString();
|
||||
}
|
||||
|
||||
function migrateSLA(target) {
|
||||
|
||||
Reference in New Issue
Block a user