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
when a period end is given, the end date is set at the end of the day at 23:59:59 (3f66b64)
when statistics are generated for a given period (i.e with a given end date), issues that are closed after the end date are accounted as opened during this period (521e5ad)
when statistics are generated for a given period (i.e with a given end date), merge events that are closed after the end date are accounted as opened during this period (f3e8430)
when statistics are generated for a given period (i.e with a given end date), merged events that are merged after the end date are accounted as opened during this period (2babb62)