Actions
Bug #19299
openArvadosClientAuthorization#list doesn't honor filtering by owner_uuid
Start date:
Due date:
% Done:
0%
Estimated time:
Story points:
-
Description
When making a list request with a filter like ["uuid", "=", "zzzz-tpzed-xxxxxx"]
, the obtained response is a list of ACA objects from the current user, whether zzzz-tpzed-xxxxxx
exists or not.
A slightly different behavior occurs when using the system root token: it seems to list every ACA object without regard to the requested filter.
Updated by Lucas Di Pentima 24 days ago
- Subject changed from ArvadosClientAuthorization#list doesn't honor filtering by @owner_uuid@ to ArvadosClientAuthorization#list doesn't honor filtering by owner_uuid
Updated by Peter Amstutz 15 days ago
- Target version changed from 2022-08-17 sprint to 2022-08-31 sprint
Updated by Peter Amstutz 5 days ago
- Target version changed from 2022-08-31 sprint to 2022-09-14 sprint
Updated by Peter Amstutz 5 days ago
- Target version changed from 2022-09-14 sprint to 2022-09-28 sprint
Actions