The source project of this merge request has been removed.
Round P/S labels up, not down
What does this MR do?
Per https://gitlab.com/gitlab-org/gitlab-ee/issues/8006#note_109568013
Sometimes we're just not sure whether an issue is ~P1 or ~P2, or ~S1 or ~S2. In these circumstances, we should round up to avoid false negatives.
What are the relevant issue numbers?
Does this MR meet the acceptance criteria?
-
Changelog entry added, if necessary -
Documentation created/updated -
Tests added for this feature/bug -
Conforms to the code review guidelines -
Conforms to the merge request performance guidelines -
Conforms to the style guides -
Conforms to the database guides