WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
Bug 201433
[EWS] Watchlist doesn't work sometimes
https://bugs.webkit.org/show_bug.cgi?id=201433
Summary
[EWS] Watchlist doesn't work sometimes
Aakash Jain
Reported
2019-09-03 13:16:25 PDT
Watchlist doesn't work sometimes. For example
https://ews-build.webkit.org/#/builders/21/builds/434
says: Result of watchlist: cc "
calvaris@igalia.com
,
gns@gnome.org
,
vjaquez@igalia.com
,
cgarcia@igalia.com
,
alexis@webkit.org
" messages "" However those people weren't cc'ed on the corresponding bug
https://bugs.webkit.org/show_bug.cgi?id=201399
I believe this issue has been happening for a long time (with old EWS as well), but is more visible in new EWS.
Attachments
Patch
(8.11 KB, patch)
2019-09-09 16:34 PDT
,
Aakash Jain
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2019-09-04 10:58:12 PDT
<
rdar://problem/55027571
>
Aakash Jain
Comment 2
2019-09-06 11:09:06 PDT
Watchlist worked fine in
https://ews-build.webkit.org/#/builders/21/builds/709
for
https://bugs.webkit.org/show_activity.cgi?id=201548
Aakash Jain
Comment 3
2019-09-06 11:19:31 PDT
This is because of email addresses which aren't associated with any Bugzilla account. e.g.: in above failure case,
alexis@webkit.org
isn't associated with bugzilla account, email associated with bugzilla account for that person is
menard@kde.org
Aakash Jain
Comment 4
2019-09-09 16:28:31 PDT
Here are the old emails in watchlist file, and corresponding new emails associated with Bugzilla account:
alexis@webkit.org
=>
menard@kde.org
mcatanzaro@igalia.com
=>
mcatanzaro@gnome.org
mifenton@rim.com
=>
mifenton@blackberry.com
pdr+autocc@chromium.org
=>
pdr@google.com
,
ryuan.choi@gmail.com
=>
ryuan.choi@navercorp.com
,
sergio.correia@openbossa.org
=>
sergio@correia.cc
,
toyoshim+watchlist@chromium.org
=>
toyoshim@chromium.org
Aakash Jain
Comment 5
2019-09-09 16:34:41 PDT
Created
attachment 378415
[details]
Patch
WebKit Commit Bot
Comment 6
2019-09-09 19:12:16 PDT
Comment on
attachment 378415
[details]
Patch Clearing flags on attachment: 378415 Committed
r249687
: <
https://trac.webkit.org/changeset/249687
>
WebKit Commit Bot
Comment 7
2019-09-09 19:12:18 PDT
All reviewed patches have been landed. Closing bug.
Takashi Toyoshima
Comment 8
2019-09-10 00:08:42 PDT
Thanks for the fix. fyi, gmail based mail accounts can use a suffix starting with '+', and mail servers just ignore that suffix parts to receive mails. Some chromium members have used '+watchlist'-like suffix for moving received mails to the preferred folder automatically. But it seems this approach has not worked with bugzilla account checks. So if you find a
foo+bar@chromium.org
, just renaming to
foo@chromium.org
will work, fyi.
Aakash Jain
Comment 9
2019-09-10 17:47:19 PDT
(In reply to Takashi Toyoshima from
comment #8
)
> Thanks for the fix. > > So if you find a
foo+bar@chromium.org
, just renaming to
foo@chromium.org
will work, fyi.
Thanks for the note. I have cleaned up the list in the above commit and now the only email with that pattern is
esprehn+autocc@chromium.org
. It seems like that user have created a bugzilla account explicitly using
esprehn+autocc@chromium.org
, and it seems to work with EWS (e.g.:
https://bugs.webkit.org/show_activity.cgi?id=201663
)
Aakash Jain
Comment 10
2019-09-10 17:52:56 PDT
(In reply to WebKit Commit Bot from
comment #6
)
> Committed
r249687
: <
https://trac.webkit.org/changeset/249687
>
Note that this commit simply fixes the email addresses. This problem can happen again if somebody moves the email associated with Bugzilla account, and not update the email in watchlist. Long-term fix would be to improve the tooling itself.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug