Hide
With each supported protocol, fields such as `JMSXGroupID` or `AMQGroupID` were not properly parsed by the filter parser. As a result, you could not create a filter using any query that used those field names. To correct this issue, wrappers to parse these pseudo-fields were implemented and now filters correctly parse the input.
Show
With each supported protocol, fields such as `JMSXGroupID` or `AMQGroupID` were not properly parsed by the filter parser. As a result, you could not create a filter using any query that used those field names. To correct this issue, wrappers to parse these pseudo-fields were implemented and now filters correctly parse the input.