Actions
Refactor #12261
closedhost_id references host(id) constraint on reports STI table is too restrictive for ForemanOpenscap
Status:
Rejected
Priority:
Normal
Assignee:
-
Category:
-
Target version:
-
Description
ForemanOpenscap will be using reports table for its ArfReport. Arf reports are mapped to hosts through Asset, therefore host_id in reports table is a foreign key of asset and not of host. ForemanOpesncap needs the foreign key constraint to be removed to be able to use the new reports STI.
Actions