Practice-problem
Problem #49 Easy Debugging

User Says Data Is Wrong

commsvague reportstriage

Scenario: A user reports “the data is wrong” through a generic support form. No screenshot, no specific number, no filter context. Just the words. You have to turn this into an actual bug report you can act on.

In the interview, the question is:

A user says “the data is wrong.” How do you turn that vague complaint into a real bug report?

This is the cousin of Problem 31 (analyst case), but from a user-support angle, usually with less context to work with.


Your Task:

  1. Describe the questions you would ask.
  2. Walk through how to triage the complaint.
  3. Show how to handle it if the user disappears mid-conversation.
  4. Cover the broader pattern: what tells you whether to investigate.

What a Good Answer Covers:

  • The minimum information needed to start.
  • Common categories of “data is wrong” complaints.
  • When to escalate vs when to ask a follow-up.
  • Templates and self-service tools that reduce this load.

Try the problem on your own first. Solutions are most valuable after you've struggled with it.