Skip to content

Remove has_many references to Vulnerabilities::Feedback

Everyone can contribute. Help move this issue forward while earning points, leveling up and collecting rewards.

At the time of writing, the following classes have has_many references to Vulnerabilities::Feedback:

The vulnerability_feedback table additionally has the following foreign key references, but the referenced class do not appear to have AR relations defined referencing back to the Vulnerabilities::Feedback model:

  • merge_requests
  • users on comment_author_id (author_id is referenced above)
  • issues
Edited by 🤖 GitLab Bot 🤖