sentry icon indicating copy to clipboard operation
sentry copied to clipboard

fix(aci): Change open period range boundary to inclusive

Open snigdhas opened this issue 4 months ago • 4 comments

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.

snigdhas avatar Jun 13 '25 18:06 snigdhas