Closed
Bug 975652
Opened 12 years ago
Closed 12 years ago
Occasionally get an "NNNNN is not a valid comment id" error message when trying to add a tag
Categories
(Bugzilla :: Creating/Changing Bugs, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 974338
People
(Reporter: MatsPalmgren_bugz, Unassigned)
Details
Attachments
(1 file)
|
42.08 KB,
image/png
|
Details |
Occasionally get an "NNNNN is not a valid comment id" error message when trying to add a tag.
STEPS TO REPRODUCE
1. visit a bug
2. click on "tag" on one of the comments (the few times I've seen
this I was trying to add a tag on the very latest comment in the bug,
which was a recently made comment -- don't know if that's required)
ACTUAL RESULT
see screenshot
we're making a call to Bug.comments, which loads the comment from the database slaves.
given the comment is recent, it's most likely a symptom of db replication lag.
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•