Improve data structure
Description
Environment
None
blocks
Activity
Show:
Fixed
Pinned fields
Click on the next to a field label to start pinning.
Details
Details
Assignee
Unassigned
UnassignedReporter

Story Points
8
Components
Fix versions
Priority
Zoom
Open Zoom
Created May 24, 2016 at 3:15 PM
Updated November 16, 2017 at 8:15 PM
Resolved February 14, 2017 at 8:31 AM
Zoom
Currently all the different objects that are stored in the database are stored in isolation and therefor additional code it required to link everything together when data is being displayed or indexed.
The structure should be migrated to make use of relationships to simplify the manner in which the data can then be used.
The new data structure should also:
use UUIDs for primary ids whether then Integer
set upstream relationships
introduce a new object
IssueLink
to describe links between a build and an Issue.