wip for delete reps in view all
This commit is contained in:
@@ -61,7 +61,8 @@ export default async function ApiProxy(req, res) {
|
||||
primaryIdAttribute +
|
||||
"s_value eq " +
|
||||
incidentID +
|
||||
" and statuscode eq 1&$count=true";
|
||||
"&$count=true";
|
||||
//" and statuscode eq 1&$count=true";
|
||||
|
||||
queryUrl = queryUrl + getSelectQuery(appealTypeName);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user