Closed
Bug 712382
Opened 14 years ago
Closed 13 years ago
Incomplete entries on branch data sources using incorrect condition
Categories
(Socorro :: Webapp, task)
Tracking
(Not tracked)
RESOLVED
FIXED
2.4.4
People
(Reporter: espressive, Assigned: espressive)
Details
(Whiteboard: [qa-])
the condition of the 'if' statement on Incomplete entries for branch data sources incorrectly checks for $missing_entries but should be checking against $missing_visibility_entries
| Assignee | ||
Updated•14 years ago
|
Assignee: nobody → sneethling
Status: NEW → ASSIGNED
Updated•14 years ago
|
Component: Socorro → General
Product: Webtools → Socorro
Updated•14 years ago
|
Component: General → Webapp
| Assignee | ||
Comment 1•13 years ago
|
||
Sent pull request :: https://github.com/mozilla/socorro/pull/359
Whiteboard: [qa-]
Target Milestone: --- → 2.4.4
Comment 2•13 years ago
|
||
Commit pushed to master at https://github.com/mozilla/socorro
https://github.com/mozilla/socorro/commit/ef40ff478f6eb2607cc61356e4f55d6ce637f154
Merge pull request #359 from ossreleasefeed/branch-data-sources-condition-712382
condition now checks against $missing_visibility_entries fixes bug 712382
Updated•13 years ago
|
Status: ASSIGNED → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•