updated query for my cases and long appealtypes
This commit is contained in:
@@ -99,7 +99,7 @@ const getSearchDetails = (searchResultsObj) => {
|
||||
searchDetail[
|
||||
"pinswg_appealcasetype@OData.Community.Display.V1.FormattedValue"
|
||||
]
|
||||
.replace(/[\s\-\+\(\)\,\&\.]/g, "")
|
||||
.replace(/(\band|[\s\-\+\(\)\,\&])/g, "")
|
||||
.toLowerCase()
|
||||
),
|
||||
searchDetail.ticketnumber
|
||||
|
||||
Reference in New Issue
Block a user