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
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.