Description
The recently added operational issue log has been added to digital-land-builder. However as the SqlitePackage used to build the digital land database reads from the specification, the operational issue table had to be loaded in to the database using a separate query.
In this ticket ‘operational issue’ should be added to the specification, and the digital-land-builder repo modified so that it uses SqlitePackage to load the table.
Tech Approach
- A start has been made in this PR but may need more work: https://github.com/digital-land/specification/pull/90
Description The recently added operational issue log has been added to digital-land-builder. However as the SqlitePackage used to build the digital land database reads from the specification, the operational issue table had to be loaded in to the database using a separate query.
In this ticket ‘operational issue’ should be added to the specification, and the digital-land-builder repo modified so that it uses SqlitePackage to load the table. Tech Approach - A start has been made in this PR but may need more work: https://github.com/digital-land/specification/pull/90
-
-
Acceptance Criteria