"Query failed" error when checking dependencies for any object

Hi,

In one of the project environment we are facing issues with checking "Dependencies" for any object. We get following error:-

Expression evaluation error : [valid:false,syntaxError:false,value:Expression evaluation error : An error occurred while executing a save: Expression evaluation error : Query failed [request=QueryRequest{from=null (id=-10), timeZone=null, query=Query[criteria[(relationships.uuid in TypedValue[it=103,v={f7481059-d7d6-49d6-ab61-592f4ef275fa}])], PagingInfo[startIndex=0, batchSize=-1, sort=[]], dataLimitInBytes=100000000]}, ES search request={ "from" : 0, "query" : { "filtered" : { "query" : { "match_all" : { } }, "filter" : { "nested" : { "filter" : { "terms" : { "relationships.uuid" : [ "f7481059-d7d6-49d6-ab61-592f4ef275fa" ] } }, "path" : "relationships" } } } } }]]

Even when we try to check "Missing Precedence" for the application we get following error:-

Error evaluating function fn!getdependentapps_a...

OriginalPostID-225022

OriginalPostID-225022

  Discussion posts and replies are publicly visible