As part of the timesheet validation, the app validates data in the background as you enter information, identifying and showing any problems associated with time entries or pay adjustments as you are editing them, which helps you make corrections as needed.
If there’s a problem with a time entry or pay adjustment, you can view the details screen for the entry to see the problems panel that contains a problem type icon: error (), warning (
), or information (
), and a number by each icon to indicate type and number of problems that exist for an entry. The problem panel is expanded by default, and can accommodate three messages. If there are more than three messages for an entry, you can scroll through them.
Problems are grouped by type, from most to least severe: Error, Warning, and Information. Critical error descriptions are shown with an underline, in the same way that critical errors are shown with an underline in the week view.
If your changes to an entry resolve the problem with that entry, the problem message is removed from the problem panel, as well as from the week view.