Closed Bug 1166623 Opened 10 years ago Closed 10 years ago

move MAX_REVIEWER_LAST_SEEN_DAYS_AGO from a constant to a parameter

Categories

(bugzilla.mozilla.org :: Extensions, defect)

Production
defect
Not set
normal

Tracking

()

RESOLVED FIXED

People

(Reporter: glob, Assigned: glob)

References

Details

Attachments

(1 file)

MAX_REVIEWER_LAST_SEEN_DAYS_AGO is currently a constant. we have a need to temporarily disable review last-seen validation when running migration scripts (eg. bug 1158513) however this isn't possible with that variable existing as a const. let's make it a parameter instead.
Attached patch 1166623_1.patchSplinter Review
Attachment #8607986 - Flags: review?(dylan)
Comment on attachment 8607986 [details] [diff] [review] 1166623_1.patch Review of attachment 8607986 [details] [diff] [review]: ----------------------------------------------------------------- r=dylan
Attachment #8607986 - Flags: review?(dylan) → review+
note to self: set this parameter to 60 on production once pushed. To ssh://gitolite3@git.mozilla.org/webtools/bmo/bugzilla.git 216b28d..b09be15 master -> master
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
parameter set to 60.
Component: Extensions: Review → Extensions
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: