Hello,
It seems I have a problem when executing a query similar to:
curl -v "http://host/path?filter[name]=|"
An HTTP error 500 is returned.
It suspect semtech/mu-identifier:1.8.0 to be the cause of the issue, as reverting back to semtech/mu-identifier:1.7.0 fixes the issue.
Other filter values seen to work too.
Hello,
It seems I have a problem when executing a query similar to:
An HTTP error 500 is returned.
It suspect
semtech/mu-identifier:1.8.0to be the cause of the issue, as reverting back tosemtech/mu-identifier:1.7.0fixes the issue.Other filter values seen to work too.