Add tracking to merge request time estimate/spent changes
We need to track how many users change the time estimate and spent for MRs. To get that, whenever the time estimate and spent changes for a merge request, we track the following events: - i_code_review_user_time_estimate_changed - i_code_review_user_time_spent_changed
Showing
Please register or sign in to comment