Closed
Bug 983045
Opened 11 years ago
Closed 11 years ago
Change the word "outstanding" in the request nagger emails to "overdue"
Categories
(bugzilla.mozilla.org :: Extensions, defect)
Tracking
()
RESOLVED
FIXED
People
(Reporter: dbaron, Assigned: dkl)
Details
Attachments
(2 files)
17.87 KB,
text/plain
|
Details | |
7.68 KB,
patch
|
glob
:
review+
|
Details | Diff | Splinter Review |
My "Your Outstanding Requests" email today (received a few minutes ago) is missing some of my outstanding requests -- in particular, all of those from bug 966166.
Not sure if this is a server problem (related to other recent issues) or a code problem, but starting with the latter.
Reporter | ||
Comment 1•11 years ago
|
||
Compare to https://bugzilla.mozilla.org/request.cgi?action=queue&type=all&requestee=dbaron%40dbaron.org&group=requestee and note the conspicuous absence of bug 966166 from the review section.
main point of request nagger is to notify you of _outstanding_ requests, which can be different from _current_ requests. requests older than a per-product period are included in the emails it generates.
bug 966166 is part of the core product, where this duration is set to 1 day, which is the minimum value (the default setting is 7 days).
as those flags were set fewer than 24 hours before the nag email was generated, they will not be listed in the email. if they aren't actioned, they should appear in tonight's email.
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → WORKSFORME
Reporter | ||
Comment 3•11 years ago
|
||
Sounds like the header of the email should explain that better. I'd interpret "outstanding" as the same as "pending" or "unanswered".
(In reply to David Baron [:dbaron] (needinfo? me) (UTC-7) from comment #3)
> Sounds like the header of the email should explain that better. I'd
> interpret "outstanding" as the same as "pending" or "unanswered".
good point.
:blassey - do you have any objections to changing "outstanding" to "overdue"?
Status: RESOLVED → REOPENED
Flags: needinfo?(blassey.bugs)
Resolution: WORKSFORME → ---
Summary: RequestNagger email is missing requests → Change the word "outstanding" in the request nagger emails to "overdue"
Comment 5•11 years ago
|
||
(In reply to Byron Jones ‹:glob› from comment #4)
> (In reply to David Baron [:dbaron] (needinfo? me) (UTC-7) from comment #3)
> > Sounds like the header of the email should explain that better. I'd
> > interpret "outstanding" as the same as "pending" or "unanswered".
>
> good point.
>
> :blassey - do you have any objections to changing "outstanding" to "overdue"?
nope, no objection.
Flags: needinfo?(blassey.bugs)
Assignee | ||
Comment 6•11 years ago
|
||
Comment on attachment 8392819 [details] [diff] [review]
983045_1.patch
Review of attachment 8392819 [details] [diff] [review]:
-----------------------------------------------------------------
r=glob
Attachment #8392819 -
Flags: review?(glob) → review+
Assignee | ||
Comment 8•11 years ago
|
||
Counting objects: 43, done.
Delta compression using up to 4 threads.
Compressing objects: 100% (19/19), done.
Writing objects: 100% (23/23), 2.76 KiB, done.
Total 23 (delta 11), reused 0 (delta 0)
To ssh://gitolite3@git.mozilla.org/webtools/bmo/bugzilla.git
80c784c..076af7d 4.2 -> 4.2
Status: ASSIGNED → RESOLVED
Closed: 11 years ago → 11 years ago
Resolution: --- → FIXED
Updated•5 years ago
|
Component: Extensions: Other → Extensions
You need to log in
before you can comment on or make changes to this bug.
Description
•