Turn pilot feedback into clear, actionable work.
Issue Tracker is the shared intake and resolution log for issues and enhancement ideas found while using the V2 timesheet pilot app. This guide explains how to submit useful evidence, manage priorities, and keep the queue trustworthy.
The app currently has no workflows, custom pages, or documents. All queue movement is performed manually in the Issues table.
Getting Started
Learn the workspace in five minutes, then choose the training path for your responsibilities.
Open Issues
Go to the Issues table. This is the operational queue.
Understand the record
Read Issue, Description, evidence, Type, Priority, and Status together before acting.
Work by role
View Only users observe, Managers triage and coordinate, and Admins steward the app and users.
Keep context current
Update status when work changes. Use Need more inputs when evidence is insufficient.
What a useful issue contains
- A concise symptom or desired improvement
- The exact dashboard or table name
- Steps, expected result, and observed result
- A screenshot or safe video link when helpful
- An honest type, priority, and current status
Synthetic example
- Issue
- Submitted hours disappear after filter change
- Dashboard/Table Name
- Weekly Timesheet
- Type
- Bug
- Priority
- High
- Status
- Open
All examples in this guide are synthetic.
One visible queue, deliberate handoffs
Evidence enters once, is clarified, worked, and closed with a durable history.
Role Academies
Each academy contains four practical courses. Progress is stored only in this browser and is never sent to ERP•AI or any server.
Operating Procedures
Use these procedures to keep records consistent and decisions explainable.
SOP 01Capture a new issue
- Search the Issues table for a matching symptom and location.
- Create a record only when no duplicate exists.
- Write one observable symptom in Issue.
- Name the affected surface in Dashboard/Table Name.
- In Description, record steps, expected behavior, observed behavior, and impact.
- Add safe Screenshots or a Video link if they materially clarify the report.
- Choose Bug or Enhancement, set a proportional priority, and begin at Open.
Crop personal data, tokens, confidential client details, and unrelated browser content from evidence.
SOP 02Triage an issue
- Confirm the issue is understandable and reproducible.
- Use Bug for behavior that fails expectations; use Enhancement for a requested improvement.
- Set priority by operational impact: Low, Medium, High, or Blocker.
- If key context is missing, set Need more inputs and describe what is needed.
- If actionable work starts, set WIP.
SOP 03Update work in progress
- Keep the Description readable as new context arrives.
- Confirm attachments and links remain relevant and accessible.
- Reassess priority only when impact changes, not merely because time passes.
- Do not mark Closed until the outcome has been checked against the original report.
SOP 04Close or reopen
- Verify the behavior or agreed improvement.
- Record the outcome in Description, preserving the original context.
- Set Status to Closed.
- If the same symptom returns, set Open or WIP and add fresh evidence rather than hiding history.
SOP 05Maintain user records
Admins compare the Users table against approved access decisions, ensuring required User and Email values are present and Status reflects Pending or Active. Role and permission changes are security-sensitive and must be performed manually by an authorized person in ERP•AI.
Open Users tableProduct Walkthroughs
Read the issue queue
- Open Issues.
- Scan Issue, Type, Priority, and Status.
- Open a record before drawing conclusions.
- Review Description and evidence together.
- Use Created At and Updated At to understand recency.
Run a triage pass
- Start with Open and Need more inputs.
- Check location and reproduction detail.
- Normalize Type and Priority.
- Move actionable work to WIP.
- Leave uncertain records visible.
Review user readiness
- Open Users.
- Check required User and Email values.
- Review Role and Status for anomalies.
- Resolve access decisions manually in ERP•AI.
- Return to Issues to confirm continuity.
Clear boundaries, shared visibility
Roles operate on the same source of truth with different responsibilities.
Workflows & Automation
No workflows are configured
As of August 28, 2026, the app contains no workflow automations. There are no automatic notifications, assignments, escalations, status changes, or integrations to rely on.
What users must do manually
- Review Open and Need more inputs regularly
- Set Type, Priority, and Status deliberately
- Communicate urgent Blockers through the approved team channel
- Verify outcomes before closing records
Safe automation candidates
- Notify a review channel when a Blocker is created
- Remind owners about stale Need more inputs records
- Summarize weekly status counts
- Prompt for missing evidence before triage
These are recommendations, not current capabilities.
Data Model
The app contains two independent tables. No reference relationship is configured between them.
Issues
Operational issue and enhancement queue
| Field | Type | Required | Values / purpose |
|---|---|---|---|
| Issue | text | No | Concise symptom or requested improvement |
| Dashboard/Table Name | text | No | Affected product surface |
| Screenshots | file | No | Supporting visual evidence |
| Description | long_text | No | Steps, expectations, observations, impact, and outcome |
| Type | select | No | Bug Enhancement |
| Priority | select | No | Low Medium High Blocker |
| Status | select | No | Open Closed WIP Need more inputs |
| Video link | url | No | Safe link to supporting video |
| Created At / Updated At | date | System | Record timestamps |
| Created By / Updated By | user | System | Audit users |
| Sequence Format ID | seq_format_id | System | Generated sequence value |
| Id | auto_seq | System | Generated record identifier |
| Draft | boolean | System | Draft state |
Users
App user directory and readiness state
| Field | Type | Required | Values / purpose |
|---|---|---|---|
| User | user | Yes | ERP•AI user reference |
| Name | text | No | Display name |
| First Name | text | No | Given name |
| Last Name | text | No | Family name |
text | Yes | Contact email | |
| Role | select | No | View Only Admin Manager |
| Status | select | No | Pending Active |
| Created At / Updated At | date | System | Record timestamps |
| Created By / Updated By | user | System | Audit users |
Troubleshooting
I cannot find an issue
Clear narrow filters, search a shorter symptom phrase, and check Closed as well as active statuses. Search by the affected dashboard or table name.
I cannot edit a record
Your role may be View Only, or your user record may not be Active. Confirm your access with an authorized Admin. Do not create a duplicate as a workaround.
A screenshot will not upload
Confirm the file is local, uses a common image format, and is reasonably sized. Remove sensitive content before retrying.
A video link does not open
Check that it begins with a valid HTTPS address and that intended viewers have access. Never use a link that exposes private content publicly.
The status is unclear
Use Open for unstarted, WIP for active work, Need more inputs for blocked clarification, and Closed only after verification.
Two records describe the same issue
Keep the record with the clearest history as the working source. Cross-reference the duplicate in Description and coordinate cleanup manually.
Capture the issue URL, what you expected, what happened, and a sanitized screenshot. Share that evidence through your approved support channel.
Glossary
- Blocker
- A priority for issues that prevent essential pilot work and have no practical workaround.
- Bug
- Observed behavior that does not meet the expected product behavior.
- Closed
- A status indicating the outcome has been verified and no further work is currently required.
- Enhancement
- A request to improve behavior, usability, or capability rather than correct a failure.
- Evidence
- Reproduction steps, screenshots, video, and contextual details that make a report understandable.
- Need more inputs
- A status used when progress depends on missing information or evidence.
- Open
- A status for a recognized issue that is not yet being actively worked.
- Priority
- The operational importance of an issue: Low, Medium, High, or Blocker.
- Triage
- The process of clarifying, classifying, prioritizing, and routing an issue.
- WIP
- Work in progress, the status for an issue under active investigation or resolution.