Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(dashboard): Cleanup DashboardProject instances on delete #80351

Commits on Nov 7, 2024

  1. fix(dashboard): Cleanup DashboardProject instances on delete

    Currently we leave a number of dashboard to project relationships
    hanging when projects are deleted. Add this clause so deleting projects
    removes them properly from the dashboard filters.
    narsaynorath committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    5b94791 View commit details
    Browse the repository at this point in the history
  2. Add tests

    narsaynorath committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    6de8c94 View commit details
    Browse the repository at this point in the history