ROVO chat/agent not able to accurately count/sum

XMLWordPrintable

    • Type: Bug
    • Resolution: Unresolved
    • Priority: Low
    • Component/s: Agents
    • None
    • Minor

      Issue Summary

      If we ask ROVO chat/agent to fetch issues following certain criteria and then run sum of certain field OR count how many times a value appears, ROVO generates incorrect results.

      Steps to Reproduce

      1. Use prompt:
      • Fetch all issues from project XX where "SAMPLE DATE" >= '2025-12-24'.
      • Return only the Issue key and "SAMPLE DATE"
        -Then, group the results by "SAMPLE DATE" and count how many times each date appears.

      Expected Results

      • ROVO should do the count accurately

        Actual Results

      • checking Debug logs for agent we can see the IssueSearchtool returns correct number of issues
      • but ROVO returns incorrect count of grouped tickets by Sample Date

      Workaround

      NONE

            Assignee:
            Unassigned
            Reporter:
            Harsaranjeet Kaur
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: