sentry
sentry copied to clipboard
fix(aci): Change open period range boundary to inclusive
Some issues have the same regression/resolution time in our db and the range boundary today would reject those as valid start/end times for open periods. Updating the boundary to be inclusive on both ends should fix this and allow an open period to start at the same time that the previous one ends.