Manage Cases

Cases let you track issues, tasks, and service requests in octoja. Assign to a user, link to a device, set priority, and add comments as work progresses.

Written By Erdinc Akay

Last updated 26 days ago

Cases let you track issues, tasks, and service requests from within octoja. You can assign a case to a user, link it to a specific device, set its priority, and add comments as work progresses. Every change is recorded in the case's history so the full context is always visible.

Before you start

  • You need the Case Management permission (tickets.manage) to create, update, delete, and comment on cases. Permissions are granted via groups under Administration β†’ Groups.
  • Viewing cases requires the separate View Cases permission (tickets.view) β€” without it, the Cases pages do not load.

Create a case

  1. Click Cases in the left sidebar.
  2. Click the Add Case button (plus icon).
  3. Fill in the fields:
FieldRequired?Description
TitleYesShort, specific summary of the issue β€” e.g. "File server unreachable"
DescriptionNoFull detail β€” what happened, when, and any steps already taken

Priority, assignee, customer, and device are set later from the case detail view β€” see Update a case below.

  1. Click Create. The case is assigned a sequential ID number.

The following walkthrough shows creating a case end-to-end β€” fill the title, fill the description, click Create, and the new case opens in its detail view:

Animated walkthrough on the Cases page: cursor clicks Add Case; the create-case dialog opens; cursor fills the Title and Description fields; clicks Create; a 'Case created' toast fires and the new case opens in the detail view.

Update a case

  1. Click on a case in the list to open it.
  2. Click the field you want to change β€” title, description, status, priority, or assignment.
  3. Edits save automatically as soon as you leave the field or pick a value. The case history records what changed, who changed it, and when.

A shortcut on the detail page speeds up a common update: click Assign to me next to the Assigned User field to take the case in one click. For recording effort, use the Tracked Time card described under Track time on a case below.

Case statuses

StatusWhen to use
OpenNewly created or waiting to be picked up
In ProgressActively being worked on
ClosedResolved β€” no further action needed

Track time on a case

The Tracked Time card on the case detail page records the effort spent on a case. It lists every time entry linked to the case β€” start time, end time, the device it was logged against (if any), the person who logged it, the duration, and an optional note β€” and shows the total tracked time across all entries.

Add a manual time entry

  1. Open the case and find the Tracked Time card.
  2. Click Add time entry.
  3. Fill in the fields:
FieldRequired?Description
Start date / Start timeYesWhen the work began
End date / End timeYesWhen the work ended. The end must be after the start.
DeviceNoThe device the work relates to. Leave it set to No device (case only) to log time against the case without tying it to a specific device.
NoteNoA short description of what you did
  1. Click Add entry. The new entry appears in the card and the total updates.

A manual entry without a device is a case-only entry β€” useful for time spent on the case itself, such as a phone call or coordination, that does not belong to one device.

Time that was tracked directly on a device can be attached to a case so the effort shows up in one place.

  • To link a device time entry to the case, open that entry and choose Link case…, then pick the case.
  • To unlink an entry, choose Unlink case. The time entry stays on the device but no longer counts toward the case total. You can link it to a different case afterwards.

Unlinking does not delete the entry β€” it only removes the connection to the case.

Add a comment

  1. Open the case.
  2. Type your comment in the Add a comment field at the bottom.
  3. Click the send (paper-plane) icon button inside the comment field to post it.

Comments appear in the case's activity feed in chronological order alongside history entries.

Filter and search cases

Use the filter controls at the top of the case list to narrow results:

The Cases page with a "Cases 14" heading, the subtitle "Create and manage support cases", and an Add Case button in the top-right header. The filter bar has a Search cases field, an Active status filter, All Users and All Customers dropdowns, and an overflow (…) menu. The case table lists fourteen cases (#70–#83) across ID, Title, Device, Customer, Priority, Status, Assigned User, and Created columns, with Low/Medium/High/Critical priority badges and Open or In Progress status badges; the Created column reads Jul 1, 2026 and the footer shows "1–14 of 14".
FilterDescription
SearchMatches case ID, title, or description text
StatusChoose Active (the default β€” Open plus In Progress), All, Open, In Progress, or Closed
Assigned userTwo values: All Users (every case) or My Cases (only cases assigned to you). There is no per-user picker.
All CustomersShow cases linked to a specific customer

Click a column header to sort. Click again to reverse the order.

Delete a case

  1. Open the case.
  2. Scroll to the Danger Zone card at the bottom of the detail page.
  3. Click Delete and confirm.

Deleted cases are removed permanently. This action cannot be undone.

Tips

  • Link cases to devices β€” when a case is linked to a device, the device record shows open cases. This makes it easier to see known issues when responding to alerts.
  • Use priority consistently β€” Critical should mean "production down, immediate action needed". Reserve High for urgent but non-blocking issues.
  • Close cases promptly β€” keeping cases up to date keeps your open-case count accurate and helps with reporting.