Issues
An Issue is a child object of a Project. An Issue is intended as a quick way for an employee to report an issue via the mobile app and track progress of the issues.
Issue Fields
The following is al list of fields for Issue records
Type - Used to segregate types into groups.
Status - Used to track the current state of an issue.
To modify the list of types and statuses, right-click on the type/status selection popup windowNumber - Auto-numbered starting at one for each Project.
Description - A general description of what issue needs to be resolved.
Resolution - A general description of how the issue will be resolved.
Double click the current value of the Description or Resolution to edit itDone - True/False for if the item is completed.
The ‘Done’ field can be auto-completed by a Status change by setting theCompletesIssue
field to true on the Status record.CreatedOn and CreatedBy - The time/date and employee is logged when an Issue is first created
CompletedOn and CompletedBy - The time/date and employee is logged when an Issue is marked as Done. Unchecking the Done field will clear these fields and they will be repopulated with a new value when checked as Done again.
Issue Notifications
You can configure notifications in Options for the following events
Issue Added
Issue Status Changed
Issue Deleted
Issue Folder
Options can be configured so that a folder is created for each issue under the project folder.
See this article for more information
Screen Pics
Issues tab on Project
Select an Issue Status popup
Select an Issue Type popup
Â