@@ -399,7 +399,7 @@ gtt report --issue_columns=iid --issue_columns=title --issue_columns=time_userna
399399
400400* Note: Available columns to choose from: ` id ` , ` iid ` , ` title ` , ` project_id ` ,
401401` project_namespace ` , ` description ` , ` labels ` , ` milestone ` , ` assignee ` , ` author ` ,
402- ` closed ` , ` updated_at ` , ` created_at ` , ` due_date ` , ` state ` , ` spent ` , ` total_spent ` , ` total_estimate ` *
402+ ` closed ` , ` updated_at ` , ` created_at ` , ` closed_at ` , ` due_date ` , ` state ` , ` spent ` , ` total_spent ` , ` total_estimate ` *
403403
404404* You can also include columns that show the total time spent by a specific user
405405by following this convention: ` time_username ` *
@@ -412,7 +412,7 @@ gtt report --merge_request_columns=iid --merge_request_columns=title --merge_req
412412
413413* Note: Available columns to choose from: ` id ` , ` iid ` , ` title ` , ` project_id ` ,
414414` project_namespace ` , ` description ` , ` labels ` , ` milestone ` , ` assignee ` , ` author ` ,
415- ` updated_at ` , ` created_at ` , ` state ` , ` spent ` , ` total_spent ` , ` total_estimate ` *
415+ ` updated_at ` , ` created_at ` , ` closed_at ` , ` merged_at ` , ` state ` , ` spent ` , ` total_spent ` , ` total_estimate ` *
416416
417417* You can also include columns that show the total time spent by a specific user
418418by following this convention: ` time_username ` *
0 commit comments