Postman is an API platform for building and using APIs. Postman simplifies each step of the API lifecycle and streamlines collaboration so you can create better APIs—faster.
[X] I have searched the tracker for existing similar issues and I know that duplicates will be closed
Describe the Issue
I am trying to use Postman for debugging gRPC stream of JSON formatted messages. There is search field in the Responses section, but it just doesn't search nor filter correctly received responses. First I tried to filter to rarely used strings, then tried total random text but it just doesn't work. Randomly hides message or two (from 30+), totally unrelated to what I type in search field.
Steps To Reproduce
read multiple responses from gRPC stream
try to use search field in responses to filter out messages not containing string
Is there an existing issue for this?
Describe the Issue
I am trying to use Postman for debugging gRPC stream of JSON formatted messages. There is search field in the Responses section, but it just doesn't search nor filter correctly received responses. First I tried to filter to rarely used strings, then tried total random text but it just doesn't work. Randomly hides message or two (from 30+), totally unrelated to what I type in search field.
Steps To Reproduce
Screenshots or Videos
Operating System
Windows
Postman Version
11.16.1
Postman Platform
Postman App
User Account Type
Signed In User
Additional Context?
No response