Skip to content

Add hasFeedback to field to ai_messages query

Jannik Lehmann requested to merge jnnkl-added-hasfeedback-to-query into master

What does this MR do and why?

Issue: #413598 (closed)

Add hasFeedback to field to ai_messages query

This commit introduces a hasFeedback field to the getAiMessages query. This enhancement enables the persistent differentiation between messages on which feedback has been provided and those that have not received feedback.

EE: true

MR acceptance checklist

Please evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.

Screenshots or screen recordings

before after
2024-03-06_13-29-31 2024-03-06_13-30-22

How to set up and validate locally

  1. Open Duo Chat
  2. Fill out Feedback form
  3. See indicator in Action
Edited by Jannik Lehmann

Merge request reports