Skip to content

fix: prevent users from ending a sprint before the end of its last day

Ending the sprint before its end date interferes with the sprint injection detection. As the new sprint should start at midnight, this will disallow ending it earlier through the API.

Closes #20 (closed).

Edited by Piotr Surowiec

Merge request reports