Skip to content

Fix parsing filter values that end with a colon

Administrator requested to merge lg/fix-parsing-filter-value into master

Created by: lguychard

The backend search parser does accept filter values that contain colon, eg. searching for repo:: results in " No repositories satisfied your repo: filter". While this is debatable behaviour, we should match it.

image

Merge request reports

Loading