Gitlab API - Closed After and Closed Before Features

Everyone can contribute. Help move this issue forward while earning points, leveling up and collecting rewards.

Proposal

Hi team 👋 ,

I need closed_after and closed_before filters in Gitlab API to get issues closed before/after specific date. updated_after and update_before not work because someone can comment or add new label to the issue so the issue is updated.

In my scenario, I get all issues and check closed_at label and compare the date but direct filter would be nice.

Edited by 🤖 GitLab Bot 🤖