Skip to content

Add respondent name to HITL detail response details in UI #55033

@tirkarthi

Description

@tirkarthi

Description

user_id is stored in the table for HITL response. Since get_name is implemented as part of BaseUser it will be useful to render the name in the UI along with timestamp. This will require a join query with the user table. Something like below.

Image

Use case/motivation

It will help users to know who made the selection in case of multiple respondents without going through audit log tab or logs.

Related issues

No response

Are you willing to submit a PR?

  • Yes I am willing to submit a PR!

Code of Conduct

Metadata

Metadata

Assignees

Labels

AIP-38Modern Web ApplicationAIP-84Modern Rest APIarea:UIRelated to UI/UX. For Frontend Developers.kind:featureFeature Requests

Type

No type

Projects

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions