Help Center
Home
Get started
FullClarity
Home
Get started
FullClarity
  • Get started
  • Construction for NetSuite
  • Project Financials
    • Project Financials quick start
    • Install & configure Project Financials
    • How to

      • Creating a project
      • Customise terminology (rename records)
        • Estimate columns
        • Budget columns
        • Forecast columns
        • Revenue recognition columns
      • Managing cost centres
      • Estimating

        • Creating an estimate
        • Adding lines to an estimate
        • Importing an estimate from a spreadsheet
        • Creating purchase orders from the estimate
    • Contracts & billing

      • Contracts & billing
      • Set up billing schedules
      • Issue a progress claim
      • Create a variation
    • Revenue recognition

      • Revenue recognition
      • Set up revrec rules
      • Run a monthly batch
      • Adjust a revrec entry
      • Capital project revrec
    • Reference

      • Reference
      • Configuration record fields
      • Permissions
      • Custom records
      • Column glossary
  • Subcontracts
    • For head contractors

      • For head contractors
      • Create a subcontract
      • Approve a subcontract variation
      • Raise a back-charge
      • Assess a subcontractor claim
    • For subcontractors — web

      • For subcontractors — web
      • View your subcontracts
      • Submit a progress claim
      • Manage variations
    • For subcontractors — mobile

      • For subcontractors — mobile
      • Sign in
      • View your work orders
      • Submit a claim with photos
    • Reference

      • Subcontract states
  • Retainage
    • Quick start
    • Install & configure
    • How to

      • Set up retainage on a contract
      • Issue a retainage claim
      • Release retainage at handover
    • Reference

      • Permissions
  • Timeline
    • Quick start
    • Install & configure
    • How to

      • Create a Gantt from a template
      • Add tasks and dependencies
      • Allocate resources
    • Reference

      • Task fields reference
      • Permissions reference
  • Certified Documents
    • Quick start
    • Install & configure
    • How to

      • Set up a document type
      • Request a document from a vendor
      • Approve or reject a submission
    • Reference

      • Permissions reference
  • File Storage
    • Install & configure
    • How to

      • Enable File Storage on a record type
      • Migrate files from the NetSuite File Cabinet
    • Reference

      • Permissions reference
  • Project Storage
    • Install & configure
    • How to

      • Enable the project files subtab
      • Browse files on a project
  • Project Tracker
    • Quick start
    • Install & configure
    • How to

      • Log an issue
      • Add notes to an issue
      • Run a UAT cycle
    • Reference

      • Issue fields
      • UAT result statuses
      • Permissions
  • Portal
    • Install & configure
    • How to

      • Register a NetSuite account with the FullClarity Portal
      • Refresh API credentials
  • Code Library
    • Install & configure
  • AI Integration
    • How to

      • Set up an MCP role for AI access
      • Connect an AI assistant to FullClarity
    • Reference

      • Available MCP tools

Log an issue

How to create and update an issue in the Project Tracker.

  • When to log an issue
  • Creating an issue
  • The fields
    • Primary information
    • Status & priority
    • Assignment
  • Editing an existing issue
  • Sorting and filtering
  • Handling edit conflicts
  • Related

When to log an issue

Anything that's worth a conversation with FullClarity during the implementation belongs in the tracker. Some typical cases:

  • A configuration value, label, or column header that should be different for your business.
  • A behaviour that doesn't match what you expected from the demo or the design spec.
  • A missing feature that's important enough to flag before go-live.
  • A failed UAT scenario (these get logged automatically — see Run a UAT cycle).

If something isn't worth raising as an issue — minor questions, clarification requests — those are better as a direct conversation with your FullClarity consultant. The tracker is for items that benefit from being tracked to closure.

Creating an issue

  1. Open the Project Tracker and stay on the Issues tab.
  2. Click + New Issue. The form opens as a dialog.
  3. Fill in the fields described below.
  4. Click Create. The issue appears at the top of the list with the next available issue number.

You can also click Add row to create an issue directly in the table without the form, if you only need to set a title quickly. Both routes create the same kind of issue; the form is just easier when you're filling in more than the title.

The fields

Primary information

  • Title (required) — a short, specific summary. Aim for something that tells the FullClarity team what the problem is without having to open the issue. "Estimate column says Margin % but should say Markup %" is better than "Estimate column wrong".
  • Description — the longer explanation. Useful content: what you did (steps), what you expected, what actually happened. If a specific NetSuite transaction or record is involved, name it.
  • First note (optional) — a longer narrative, or anywhere you want to attach a screenshot or supporting file. Paste a screenshot directly from the clipboard (Cmd+Shift+4 → Cmd+V on Mac, Snipping Tool → Ctrl+V on Windows), drop files onto the attachment area, or click to browse. The note posts to the issue's note thread on create. For more on notes after the issue exists see Add notes to an issue.

Status & priority

  • Status — where the issue is in its life cycle:
    • Open — newly created, not yet picked up.
    • In progress — someone is actively working on it.
    • Blocked — work has stopped pending something else.
    • Done — resolved.
    • Won't do — agreed not to pursue.
  • Priority — how urgently you want this addressed:
    • Low — nice to have, no go-live impact.
    • Medium — should be resolved before go-live.
    • High — must be resolved before go-live.
    • Critical — blocking other work, needs attention immediately.

Choose the priority based on its impact on go-live or on other work, not by personal preference. Tagging everything Critical dilutes the signal.

Assignment

  • Assignee — pick whoever's responsible for handling the issue from the dropdown. The list includes both FullClarity consultants and members of your team. The tracker colour-codes the row by which side currently holds it.

Editing an existing issue

Click directly on a cell to edit it in place. For text cells (Title, Description), click and type. For dropdown cells (Status, Priority, Assignee), click to open the picker and choose a value. The change saves automatically when you tab out or click elsewhere — there's no separate "save" step.

To continue the conversation on an issue after it's been logged, use the Notes column on the far right of the row — see Add notes to an issue.

If two people happen to edit the same field at the same time, the system keeps the more recent change and shows a toast naming what was overridden. See Handling edit conflicts below.

Sorting and filtering

  • Click any column header to sort the list by that column. Click again to reverse the sort. The arrow next to the column name shows the current sort direction.
  • Drag a column edge to resize that column. Your widths and sort order are remembered the next time you open the tracker.

Handling edit conflicts

When someone else changes a field on an issue you also have open, the next change you make to that field gets rolled back to the current value. A toast pops up top-right of the workspace explaining what happened — for example, "Issue #3 — edit rolled back. Someone else changed the priority. Your value (Critical) was discarded. Server now shows: Medium."

You have two options:

  • Accept the current value — dismiss the toast and continue.
  • Retry your change — click Retry on the toast. The system re-applies your value against the now-current version. If the other person edited it again in the meantime, you'll see a fresh toast naming the new state, and you can decide again.

This is rare during normal use — it only happens when two people happen to be on the same row at the same time.

Related

  • Quick start — open the tracker for the first time.
  • Add notes to an issue — the note thread and attachments.
  • Run a UAT cycle — including the fail flow that creates an issue automatically.
  • Issue fields — the full field reference, including columns you can't edit (the issue number, audit timestamps).
  • UAT result statuses — the five UAT outcomes.
Last Updated: 6/1/26, 8:26 PM
Next
Add notes to an issue