Skip to content

Added to todo_service to update issue count on project deletion

What does this MR do?

Updates todo count when a project is deleted

Are there points in the code the reviewer needs to double check?

The change in app/services/projects/destroy_service.rb is not what it should be but could use some guidance.

Why was this MR needed?

When a project is deleted the todo count does not get updated

Does this MR meet the acceptance criteria?

What are the relevant issue numbers?

Closes #23919 (closed)

Merge request reports