You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix for vendor/class search on analysis page (#1006)
Link to vendor and class search still used MongoDB syntax. New `{"key": "value"}` syntax works because there is no longer an implicit substring matching.
0 commit comments