#5865 Bypass ticket permission checks in milestone counts for large milestones

unreleased
open
nobody
General
nobody
2015-03-24
2013-02-21
Cory Johns
No

Per [#5112], the permission checks on milestone counts is too expensive. Change it so that, given a cutoff (e.g., 500), if there are more than that threshold, skip the permissions check and round to the nearest hundred (or multiple of the threshold, or some other reasonable rounding) and display as "> x00" where "x00" is whatever the rounded value is.

Discussion


Log in to post a comment.