Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
Description
If the operator type doesn't match with one of the enumerated types in CoreOperatorType, the web ui fails to load the query profile.
To solve this, we will first check if the CoreOperatorType is null, and if so, use the String "UNKNOWN_OPERATOR".