You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently in the get_per_issue_metrics() function, it measure things like time to first response, time to answer, and time to close, even if those columns are marked as hidden via HIDE_TIME_TO_FIRST_RESPONSE = true
The text was updated successfully, but these errors were encountered:
Vay bay giờ tôi phải sửa làm sao nếu theo ý bạn.những gì bạn đóng góp cho dự án của tôi ngày hôm nay nói rieng và của all mọi người,Cộng đồng ngày một tốt hơn,phát triển bền vững và đi lên.xin chân thành cảm ơn vì điều đó.
@uypham216 To fix this issue, we would need to update the get_per_issue_metrics() function to check if the HIDE* boolean is true before measuring the data.
Currently in the
get_per_issue_metrics()
function, it measure things like time to first response, time to answer, and time to close, even if those columns are marked as hidden viaHIDE_TIME_TO_FIRST_RESPONSE = true
The text was updated successfully, but these errors were encountered: