Skip to content

Maintenance Locations and Assets

Locations and Assets provide the maintenance master data used by schedules, work orders, requests, contracts, and reports.

RoutePurpose
/maintenance/locationsLocation tree list
/maintenance/locations/createOpens the location create flow
/maintenance/locations/:idLocation-focused view in the location tree
/maintenance/assetsAsset tree list
/maintenance/assets/:idAsset detail
/maintenance/assets/:id/editEdit asset

Route note: the backend menu registration advertises an add route at /maintenance/assets/create, but the current frontend app does not define that route. Asset creation is handled from the /maintenance/assets page when the Add control is available.

Locations are managed as a tree. Rows can represent sites, buildings, floors, areas, rooms, and equipment locations. The toolbar supports search and show-inactive filtering. Row actions allow edit, add child, and delete.

Assets are also managed as a tree and can be nested under other assets. The list includes asset status and criticality, with search and show-inactive filters. Row actions open asset detail, edit, add child, and delete flows.

The wiki tenants returned portal 404 screens for Maintenance location and asset routes during the 2026-06-10 capture pass. List, create, asset detail, and asset edit screenshots are pending until Maintenance is enabled or deployed for the wiki tenants. Asset creation should be captured from /maintenance/assets with the Add control, not /maintenance/assets/create, unless the frontend route is later implemented. Asset detail and edit also require at least one saved asset record.

PermissionUse
maintenance.locations.accessView and manage maintenance locations
maintenance.assets.accessView and manage maintenance assets