From https://github.com/subins2000/OpenSalve/issues/13 The Comments Model designed to comment on the status of a particular Request by a user does not have a logical connection to a Requests Model. A Foreign key is required from the Comments table onto the Requests table.
From subins2000#13
The Comments Model designed to comment on the status of a particular Request by a user does not have a logical connection to a Requests Model.
A Foreign key is required from the Comments table onto the Requests table.