Update internal index name
This commit is contained in:
@@ -338,7 +338,7 @@ class DrilldownContextModal(APIView):
|
||||
query = True
|
||||
|
||||
if (
|
||||
query_params["index"] == "int"
|
||||
query_params["index"] == "internal"
|
||||
and query_params["mtype"] == "msg"
|
||||
and not type == "query"
|
||||
):
|
||||
|
||||
Reference in New Issue
Block a user