-
Notifications
You must be signed in to change notification settings - Fork 355
Open
Labels
CODESome other Code related issue and it should clearly describe what it is affecting in a comment.Some other Code related issue and it should clearly describe what it is affecting in a comment.bugYou've guessed it... this means a bug is reported.You've guessed it... this means a bug is reported.tracking upstreamWaiting, watching, wanting.Waiting, watching, wanting.
Description
EDIT: Isolated searches are now not searchable because we needed a general search
As mentioned in #489 the removed items fail to search on at the very least a Remover name.
Some dev test points:
- http://localhost:8080/mod/removed?q=GM_set Returns nothing but it should
- http://localhost:8080/mod/removed?q=Marti Returns nothing but it should
One possible resolution suggested from @jerone with:
A found ... reason: the column
Itemis not a searchable property. The columnTypeis for example a searchable column (http://localhost:8080/mod/removed?q=user)
EDIT:
Searching should try to include more columns not just ones that are linked.
Keep in mind #526
Metadata
Metadata
Assignees
Labels
CODESome other Code related issue and it should clearly describe what it is affecting in a comment.Some other Code related issue and it should clearly describe what it is affecting in a comment.bugYou've guessed it... this means a bug is reported.You've guessed it... this means a bug is reported.tracking upstreamWaiting, watching, wanting.Waiting, watching, wanting.