Actions
Bug #21459
openCookbook recipe for "list project contents" is broken
Story points:
0.5
Description
This recipe works by passing arv_client.groups().contents to arvados.util.keyset_list_all. This has a subtle bug: because the groups/contents endpoint does not guarantee any order, the results can trip up keyset_list_all.
Write a new recipe that avoids this bug.
Updated by Peter Amstutz about 2 years ago
- Target version changed from To be scheduled to Future
Actions