Project

General

Profile

Actions

Bug #14744

closed

[Bug][Looking for data and advanced search] - Inappropriate results

Added by Chrystian Klingenberg over 5 years ago. Updated about 5 years ago.

Status:
Closed
Priority:
Normal
Assigned To:
Category:
-
Target version:
Story points:
5.0

Description

The search facility is showing inappropriate results.

Cases:
- filters are not working
- clicking on the search button duplicates the results
- "type" filter is not working
- all Processes are always displayed

Actions #1

Updated by Chrystian Klingenberg over 5 years ago

  • Status changed from New to In Progress
Actions #2

Updated by Chrystian Klingenberg over 5 years ago

  • Target version set to Backlog Q1, Q2
Actions #3

Updated by Chrystian Klingenberg over 5 years ago

  • Story points set to 5.0
Actions #4

Updated by Chrystian Klingenberg over 5 years ago

  • Description updated (diff)
Actions #5

Updated by Moritz Gilsdorf over 5 years ago

Actions #6

Updated by Moritz Gilsdorf over 5 years ago

I just tried to search for all collections that have the property Species:Rat assigned. The API filter generated looks like this:

filters=[["properties.Species","ilike","%Rat%"],["properties","exists","Species"],["groups.group_class","=","project"],["uuid","is_a",["arvados#collection"]]]

This does not work at all. It throws the error 422 and message

{"errors":["#<ArgumentError: Invalid attribute 'properties.Species' in filter>"],"error_token":"1547648617+2bde33fb"}

Strange also looks that the groups.group_class=project is in there. This for sure does not apply to collections.

Actions #7

Updated by Chrystian Klingenberg over 5 years ago

Moritz Gilsdorf wrote:

Could this be related?
https://dev.arvados.org/issues/14722

I think not exactly. This case with uuid and properties seems to be something different. This one which I created was mostly connected with the results and Paweł already fixed almost all of those problems.

Actions #8

Updated by Pawel Kowalczyk about 5 years ago

  • Status changed from In Progress to Closed
Actions

Also available in: Atom PDF