Skip to main content
User Status Update Admin

Overview

The User Status Update page is where administrators review and approve the schedule activity updates that CAMs submit from the Quick Status page. Each row in the grid is a single activity update; showing both the current schedule values and the CAM’s proposed changes side by side. Administrators can approve or delete each update individually, or approve all visible updates at once. Only approved updates are written back to the project schedule and become available for earned value calculations.

Permissions

Administrator role required.

How the Workflow Works

  1. A CAM navigates to Quick Status and submits activity progress updates for a reporting period.
  2. Each activity update appears as a separate row on this page, pending administrator review.
  3. An administrator selects the project and schedule status date, reviews each activity update, and either:
    • Approves the update: writes the CAM’s values into the project schedule
    • Deletes the update: discards it; the schedule is not changed and the CAM may need to resubmit

Filters

Two filters control which activity updates are displayed. Both must be set before the grid loads.
FilterDescription
ProjectSelect the project whose pending updates you want to review
Schedule Status DateSelect the status date period. The dropdown is populated with all distinct status dates that have submissions for the selected project. Defaults to the most recent date.
If you navigate to this page with a ?projectId= parameter in the URL, the project is pre-selected automatically and the schedule status dates load immediately.

Activity Updates Grid

The grid shows one row per activity update. It has a search panel, filter row, and header filters. Export to Excel is also available. The columns are grouped into two sets. Non-highlighted columns show the activity’s current values in the schedule (what it looks like before the CAM’s update is applied). Orange-highlighted columns show the values the CAM submitted; these are what will be written to the schedule if the update is approved.

Current Schedule Values (non-highlighted)

ColumnDescription
(Approve button)Per-row Approve button. Disabled and greyed out if the row is already approved.
ApprovedWhether this activity update has been approved
Updated ByThe CAM who submitted this update
WBSWBS code of the activity
WBS NameName of the WBS element
Activity IDThe schedule activity ID
Activity DescriptionThe activity’s current description in the schedule
Activity DurationThe activity’s current duration in the schedule
StartThe activity’s current start date in the schedule
FinishThe activity’s current finish date in the schedule
% CompleteThe activity’s current percent complete in the schedule
Work PackageThe work package number the activity belongs to
Work Package NameThe work package name

CAM-Submitted Values (orange header)

ColumnDescription
Actual or Expected StartThe start date the CAM is reporting
Actual or Expected FinishThe finish date the CAM is reporting
Revised % CompleteThe percent complete the CAM is reporting
Delete ActivityIf true, the CAM has requested this activity be removed from the schedule
CommentsAny comment the CAM included with this update

Dependency Changes

ColumnDescription
Added PredecessorsActivity IDs the CAM added as new predecessors
Removed PredecessorsActivity IDs the CAM removed as predecessors
Added SuccessorsActivity IDs the CAM added as new successors
Removed SuccessorsActivity IDs the CAM removed as successors

Timestamps

ColumnDescription
Schedule Status DateThe status period this update belongs to
Last Updated DateWhen this update record was last modified

Approving an Activity Update

Click the Approve button on any row. The button is disabled if the row is already approved. When an activity update is approved, the following changes are written to the project schedule immediately:
  • Start Date is updated to the CAM’s Actual or Expected Start
  • Finish Date is updated to the CAM’s Actual or Expected Finish
  • % Complete is updated to the CAM’s Revised % Complete
  • Activity Description is updated to the CAM’s submitted description
  • Duration is updated to the CAM’s submitted duration
  • Added predecessors are created as new task dependency links
  • Added successors are created as new task dependency links
  • Removed predecessors have their dependency links deleted
  • Removed successors have their dependency links deleted
  • Activity step updates (if any) are processed: steps are added, updated, or deleted to match the CAM’s submitted step data

Delete Activity

If the Delete Activity column shows true for a row, approving that row removes the entire activity from the project schedule; including all of its predecessor and successor dependency links. This is permanent.
Approving a “Delete Activity” update permanently removes that activity from the project schedule. All task links connected to it are also deleted. This action cannot be undone from this page.

Approve All

The Approve All button appears above the grid when there are unapproved rows visible. Click it to approve every row currently shown in the grid (respecting any active search or filter criteria). This is the typical workflow at the end of a status period: filter to the correct project and date, review the updates, then click Approve All to apply them all at once. The Approve All button hides automatically after all visible rows are approved.

Deleting an Activity Update

Click the Delete (trash) icon on any row to discard that activity update. The project schedule is not changed; the CAM’s submitted values are discarded. The CAM will need to re-enter and resubmit their status update for that activity if their changes should still be applied.
Deleting an activity update cannot be undone. The CAM will need to return to Quick Status and resubmit the changes.

Exporting to Excel

Click the Export to Excel button (if visible in the grid toolbar) to download the current grid contents as an Excel file. All columns and any active filters are included in the export.