Skip to content

Investigate zero feedback submissions and declining interactions #259

Description

@github-actions

Problem

Feedback submissions are zero in the last 30 days and overall interactions declined; the product lacks user feedback and may have a broken or undiscoverable feedback flow.

Evidence

  • Feedback Submissions (30d) = 0 (product data report).
  • Total Interactions (7d) dropped from 303 → 231 (≈ -24%).
  • Chat activity: no recent messages (7d) and no unique chatters (report).
  • my command: 3 uses; myAdded callback: 0 — possible discoverability or callback bug for user-owned-items views.

Expected Behavior

  • Feedback flow should accept at least occasional submissions; telemetry should show non-zero submissions when users want to report issues.
  • The product team should be able to rely on feedback channel for qualitative signals.

Suggested Investigation Steps (for Project Agent)

  1. Verify feedback submission endpoint / webhook and any recent changes to env vars (BOT_AUTH_TOKEN, feedback endpoints, etc.).
  2. Check bot logs around feedback endpoints and any errors in past 30 days.
  3. Confirm the in-chat UI for feedback (commands, keyboard entries, menus) is present and visible in current bot version.
  4. Verify my / myAdded callback flow for discoverability and callback handler errors.

Filed by product agent based on telemetry (no user-feedback issues present).

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions