Skip to main content

Work item reports

My work item list

When you first sign into V-Raptor you will be presented with your @me dashboard. This dashboard will display your personalised list of upcoming and active work items that may require your attention.

If you have been invited to participate in a confirmed work item, a Check-in button will appear below the work item.

Work item lists

A report of work items can be generated for a location or fleet. Open the menu, and select the location or fleet you want a report of work items for.

alt-text

Select the work item type you want a report for.

alt-text

Work items list export

An export of the work items displayed in the report can be exported via the Export menu. The work item list can be exported in either CSV or XLSX format.

alt-text

The work items advanced export option is used to select the columns in the export report.

Work item kanban

A kanban board can be effective way to manage work items. Kanban boards have multiple columns corresponding to the status of the work item. By default V-Raptor sets up organisations with To Do, In Progress, Complete, and Cancelled work item statuses.

The work item report can be viewed as a kanban board by selecting the Kanban option from the work item view menu.

alt-text

Work items can be dragged between columns to update their status. When a work item is dragged to a status mapped to the closed state for a work item, a dialogue box will be opened asking the user to confirm closing the work item including filling mandatory fields before closing.

Work item schedule

A scheduling plan can be an effective way to manage the scheduling of scheduled work items for a location, fleet, or an asset group.

The work item report can be viewed as a scheduling view by selecting the Scheduling option from the work item view menu.

alt-text

Work item schedules are presented across the amount of time the work item is scheduled for.

A Microsoft word export of the scheduling plan displayed in the report can be exported via the Export button.

alt-text

Work item agenda

The agenda report provides list of scheduled work items and provides another way of visuallising upcoming work items.

The agenda report has filters for schedule start and finish location that can be used to filter for asset depature and arrival reports.

Work item report

A report can be exported for each work item by clicking the Report button on the work item details toolbar.

A document will be generated and downloaded with the details of the work item, work item logs, and an attendance record.

The report make take a few seconds to generate depending on how many pictures have been attached to the work item log.

Work items advanced export

Work item report advanced export can export any built in fields or custom fields by specifying the fields by name in a comma separated list. Built in fields can also be formatted by a string separated from the built in field name by a colon.

For example to export work items by formated number, summary and project code as well as project name:

number_formatted,summary,project:C,project

Would export as follows

NumberSummaryProjectProject
1First work itemPRJ1Project 1
2Second work itemPRJ1Project 1

Alternatively project code and project name can also be combined.

number_formatted,summary,project:C N

Would export as follows

NumberSummaryProject
1First work itemPRJ1 Project 1
2Second work itemPRJ1 Project 1

Built in fields

The following build in work item fields can be included in report exports:

NameDescription
idThe work item's snowflake id
numberThe work item's unformatted number
number_formattedThe work item's formatted number including the prefix
typeThe work item type (name)
sub_typeThe work item sub type (name)
summaryThe work item summary
detailsThe work item details
statusThe work item status (name)
priorityThe work item priority (name)
fleetThe work item fleet
asset_groupThe work item asset group
assetThe work item asset
asset_zoneThe work item asset zone
systemThe work item system
locationThe work item location
projectThe work item project
milestoneThe work item milestone
packageThe work item project package
hours_estimatedThe work item hours estimated (00 h 00 m)
hours_actualThe work item hours actual (00 h 00 m)
due_atThe work item due time in ISO 8601 format
commentsThe first 20 work item comments
logged_atThe real world time the work item was logged in ISO 8601 format
created_atThe time the work item was saved in ISO 8601 format
updated_atThe time the work item was last updated in ISO 8601 format

Built in fields formatting

Fleet

By default the fleet name is used in reports. The following options are available for formatting the fleet.

OptionDescription
CThe fleet code
NThe fleet name
DThe fleet description

Asset group

By default the asset group name is used in report. The following options are available for formatting the asset group.

OptionDescription
NThe asset group name
nThe asset group number
FThe asset group formatted number
DThe asset group description

Asset

By default the asset name is used in report. The following options are available for formatting the asset.

OptionDescription
NThe asset name
DThe asset description

Asset zone

By default the asset zone name is used in report. The following options are available for formatting the asset zone.

OptionDescription
CThe asset zone code
NThe asset zone name
DThe asset zone description

System

By default the system name is used in report. The following options are available for formatting the system.

OptionDescription
CThe system code
NThe system name
nThe system number
FThe system formatted number
DThe system description

Location

By default the location name is used in report. The following options are available for formatting the location.

OptionDescription
CThe location code
NThe location name

Project

By default the project name is used in report. The following options are available for formatting the project.

OptionDescription
CThe project code
NThe project name
DThe project description

Milestone

By default the milestone name is used in report. The following options are available for formatting the milestone.

OptionDescription
NThe milestone name
DThe milestone description

Package

By default the package name is used in report. The following options are available for formatting the package.

OptionDescription
CThe package code
NThe package name
DThe package description

Comments

By default comment text is used in the report. Each comment is on a new line. The following options are available for formatting each comment.

OptionDescription
LThe comment text
UThe comment user name
TThe comment last updated time in ISO 8601 format yyyy-MM-dd HH:mm
DThe comment last updated date in ISO 8601 format yyyy-MM-dd

Custom fields

Custom fields can be included in report exports by the field name.