Hi,
I have a classic Jira Scrum board with a "Done" column. When a ticket is in this column, it's in "Done" status.
However, when I look at my velocity graph, I only see the "Commitments" columns and I have nothing in the "Done" columns for my different sprints.
I have a filter request "project = EIGHT AND (resolved is EMPTY OR resolved >= -1d) ORDER BY Rank ASC" which allows the daily team to know only what was put into production the day before.
Is it because of this?