Log an issue
How to create and update an issue in the Project Tracker.
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
- Open the Project Tracker and stay on the Issues tab.
- Click + New Issue. The form opens as a dialog.
- Fill in the fields described below.
- 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.