Skip to main content

ITIL Problems

Route: /org/resolve/problems · Permission: View problem cards and root-cause details Creating and editing needs Create, analyze, and resolve problems.


1. What a problem is​

A problem is the cause; an incident is the effect.

Five customers reporting "checkout is slow" are five incidents. The unindexed database query behind them is one problem. Restoring each customer closes five tickets and changes nothing — the sixth customer is already on their way.

IncidentProblem
RepresentsOne customer's experienceThe underlying fault
Counted inTicket volumeProblem records
Closed whenService is restored for that customerThe fault is eliminated
Owned byThe agent on the queueWhoever investigates
Customer seesA replyA workaround, then a permanent fix
Typical lifeHoursDays to weeks

The page states its own purpose: "Investigate root causes, log structural vulnerabilities, and publish temporary workarounds."

The signal to raise a problem is repetition, not severity

One severe incident is an incident. Three mild incidents with the same shape are a problem. If you are pasting the same reply into a third ticket, stop and raise a problem record.


2. How a problem spreads across the application​

SurfaceRole
Resolution QueueWhere the incidents that reveal the problem arrive
Ticket → ITIL & RMA tabWhere an incident is bound to its problem
Problems (this page)Where the analysis lives
ChangesWhere the permanent fix is approved
Executive TelemetryIncidents Linked to Problems — only meaningful if you bind them

3. The screen​

Figure 1 — Problems, as a table.
Titled a board, rendered as a table

The heading reads Problems Board (ITIL), but unlike Changes and Releases this is a flat table — no columns, no swimlanes, nothing to drag.

ColumnHolds
ProblemThe recurring fault, stated once
Root causeYour analysis of why
WorkaroundWhat agents tell customers now
StatusOpen · Under Investigation · Resolved · Closed
Created at

4. Creating a problem — the drawer​

Figure 2 — Create Problem Record.

+ New Problem opens Create Problem Record:

#FieldControlRequiredNotes
1Problem TitleText✅e.g. "Memory leak in API v1 billing worker"
—StatusDropdownOpen · Under Investigation · Resolved · Closed
2Risk LevelDropdownLow Risk · Medium Risk · High Risk
—DescriptionTextarea✅"Explain structural vulnerabilities, scope, or background description…"
3Root CauseTextarea"Describe root failure causes identified…"
4Workaround / temporary fixTextarea"Describe temporary operations mitigations…"
Only Title and Description are required — and that is the point

Root cause and workaround are optional because you rarely know them when you open the record. Raise the problem the moment you spot the pattern, then fill in the analysis as it emerges. A problem record with an empty root cause is a valid, useful record: it is a question someone has taken ownership of.


5. Why the workaround column earns its place​

While a problem is open, every incident it causes still lands in the queue. The workaround is what an agent says to the customer today.

Two habits make it work:

  • Write it for a customer, not an engineer. It gets pasted into replies verbatim.
  • Keep it current. A stale workaround is worse than none — agents send it, it fails, the customer replies again.

6. Linking incidents​

From a ticket's ITIL & RMA tab, bind the incident to its problem. That is what turns "five unrelated tickets" into evidence of one fault, and it is the only thing that makes the Incidents Linked to Problems telemetry mean anything.


7. The lifecycle​

A published workaround does not close a problem

The workaround relieves symptoms. The problem closes when the permanent fix has shipped — which means a change approved and a release deployed. Closing at the workaround stage is how the same fault returns next quarter with no record of the analysis.


8. Don't confuse this with…​

ScreenWhat it is
Problems (this page)The cause. One record, many incidents
Resolution QueueThe effects. Note there is also a PROBLEM ticket type — a ticket, not a problem record
ChangesThe fix, awaiting approval
ReleasesWhen the fix ships
A PROBLEM-type ticket is not a problem record

The queue's issue types include PROBLEM. That is still a ticket — it lives in the queue, has SLA clocks and an assignee. A problem record lives here, has no SLA, and is not counted in ticket volume. They are different objects with confusingly similar names.


9. Troubleshooting​

SymptomCause
Board is emptyWrong project — problems are project-scoped
Incidents Linked to Problems reads zeroIncidents were never bound from their ITIL & RMA tab
Agents send an outdated workaroundThe workaround field was not updated when the fix changed
Cannot create a problemYou hold problems.view but not problems.manage