Skip to content

Add users_security_dashboard_projects table

Avielle Wolfe requested to merge 33896-security-dashboard-projects into master

What does this MR do?

This MR is the first in a series that will implement the ability to add and manage projects in a user's security dashboard.

  • Adds users_security_dashboard_projects table with references to users and projects
  • Adds has_many: security_dashboard_projects to User

Issue: #33896 (closed) "Epic" issue: #6953 (closed)

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Edited by Avielle Wolfe

Merge request reports