-
Notifications
You must be signed in to change notification settings - Fork 16.3k
Labels
AIP-38Modern Web ApplicationModern Web ApplicationAIP-84Modern Rest APIModern Rest APIarea:UIRelated to UI/UX. For Frontend Developers.Related to UI/UX. For Frontend Developers.kind:featureFeature RequestsFeature Requests
Description
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.
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
- I agree to follow this project's Code of Conduct
Metadata
Metadata
Assignees
Labels
AIP-38Modern Web ApplicationModern Web ApplicationAIP-84Modern Rest APIModern Rest APIarea:UIRelated to UI/UX. For Frontend Developers.Related to UI/UX. For Frontend Developers.kind:featureFeature RequestsFeature Requests
Type
Projects
Status
Done