changes sandbox: {} to eval: true, caused errors in evaluated queries

This commit is contained in:
2025-04-15 17:25:14 +01:00
parent 854530e605
commit 87f0dcd811
55 changed files with 262 additions and 262 deletions
+5 -5
View File
@@ -108,7 +108,7 @@ const SearchResults = (props) => {
"')]",
json: watchedCases,
sandbox: {},
eval: true,
});
return isWatched;
@@ -248,7 +248,7 @@ const SearchResults = (props) => {
item.title +
'")]',
json: searchDetailsObj,
sandbox: {},
eval: true,
});
detailsObj = detailsObj[0] || {};
@@ -445,7 +445,7 @@ const SearchResults = (props) => {
] +
'")].value_cy',
json: transLookup,
sandbox: {},
eval: true,
})
: item[
"_pinswg_associatedlpa_value@OData.Community.Display.V1.FormattedValue"
@@ -468,7 +468,7 @@ const SearchResults = (props) => {
] +
'")].value_cy',
json: transLookup,
sandbox: {},
eval: true,
})
: item[
"pinswg_appealcasetype@OData.Community.Display.V1.FormattedValue"
@@ -491,7 +491,7 @@ const SearchResults = (props) => {
] +
'")].value_cy',
json: transLookup,
sandbox: {},
eval: true,
})
: item[
"statuscode@OData.Community.Display.V1.FormattedValue"