18903: make getCollectionName smarter: look up the name by uuid if it is
authorWard Vandewege <ward@curii.com>
Fri, 1 Apr 2022 13:05:23 +0000 (09:05 -0400)
committerWard Vandewege <ward@curii.com>
Fri, 1 Apr 2022 13:11:22 +0000 (09:11 -0400)
commitef84e9726cc95b4a76050ef233bf1eda3651b9a9
treeda0227d427a98bfe7baf2517be5a3bf913d00513
parentc3c1f4261f61bc52dbc8fadad644520797b3f6a6
18903: make getCollectionName smarter: look up the name by uuid if it is
       available and fall back to look up by pdh if not. If the latter,
       always return the name of the oldest collection with that pdh.

       Clarify that start/end parameters are in UTC since all timestamps
       in the database are stored in UTC.

       Fix error when printing help text.

Arvados-DCO-1.1-Signed-off-by: Ward Vandewege <ward@curii.com>
tools/user-activity/arvados_user_activity/main.py