Comment 2 for bug 1479569

Revision history for this message
Julian Edwards (julian-edwards) wrote : Re: [Bug 1479569] Re: Output from "role assignment list" is not useful

On Thu, 30 Jul 2015 04:14:41 you wrote:
> additionally, we would have to call GET /users/user_id and GET
> /project/project_id for each result, to get the name and owning
domain.
> that would be very costly.
>
> just my initial thoughts for now, maybe i'll think of a better
solution
> later, but i agree that IDs are not really helpful.

I think the server side itself should do a better job here rather than
the client doing the work. This probably means adding an API call.