Project

General

Profile

Actions

Feature #14577

closed

[Backend] User name

Added by Chrystian Klingenberg over 5 years ago. Updated over 1 year ago.

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

Description

Instead of the field `Authorized user UUID` where we get a string, it would be better if we were to receive the whole user's object, then would not have to make a request for each record of user details.

Actions #1

Updated by Chrystian Klingenberg over 5 years ago

  • Subject changed from [Backlog] User name to [Backend] User name
  • Description updated (diff)
Actions #2

Updated by Chrystian Klingenberg over 5 years ago

  • Release set to 20
Actions #3

Updated by Chrystian Klingenberg almost 5 years ago

  • Release changed from 20 to 19
Actions #4

Updated by Chrystian Klingenberg almost 5 years ago

  • Release deleted (19)
Actions #5

Updated by Tom Morris almost 5 years ago

  • Description updated (diff)

This appears to relate to the SSH Keys Admin page https://workbench2.qr1hi.arvadosapi.com/ssh-keys-admin

<Grid item xs={5}>Authorized user uuid</Grid>
./src/views-components/ssh-keys-dialog/attributes-dialog.tsx

and as such is relatively low priority.

Also, we only need names for the visible page of entries (~20) and it's possible to send an API request with a set of user UUIDs and receive all the results in a single response, so the performance impact may not be as great as initially thought.

Actions #6

Updated by Peter Amstutz over 1 year ago

  • Status changed from New to Closed
Actions

Also available in: Atom PDF