Closed mikesname closed 10 years ago
The maintenanceEvent type already exists (and is used by repositories) for this purpose, so we can add maintenanceEvents for things like:
maintenanceEvent
This will then be combined (on the frontend) with the online history, which includes such data such as:
On the backend side we need to capture pre-import history with maintenanceEvents.
Duplicate of #33 ?
The
maintenanceEvent
type already exists (and is used by repositories) for this purpose, so we can addmaintenanceEvent
s for things like:This will then be combined (on the frontend) with the online history, which includes such data such as:
On the backend side we need to capture pre-import history with maintenanceEvents.