Skip to content

Revert "Merge branch 'feat/gitaly-stable-counterpart-report' into 'master'"

What

This reverts commit 278c7db8, reversing changes made to 697c04e3.

Why

This gives us some nice information but also maybe not exactly how I assumed it will show up, it seems to be using the created_at and closed_at date and not in a cumulative manner. Meaning, it gives us "Issues created in the month of December" and not "Total number of issues open until December" with answer two different questions.

To make the problem a bit more clear, let's look at workproject:

  1. In December (2022-12-05) we have 8 project issues (this doesn't show in our insights)
  2. In December we haven't created an issue with workproject just yet which is why it's 0

Merge request reports