Closed
Bug 1787937
Opened 2 years ago
Closed 2 years ago
expose processed crash field documentation
Categories
(Socorro :: Webapp, enhancement, P2)
Socorro
Webapp
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: willkg, Assigned: willkg)
References
Details
Attachments
(1 file)
Now that we have a processed crash schema, we can expose documentation for fields. Maybe we can do something like glean dictionary.
Assignee | ||
Comment 1•2 years ago
•
|
||
Things to do here:
- change
super_search_fields.FIELDS
to pull documentation from the processed crash schema - update the report view and other places where field documentation shows up (tool tip text, api docs, etc) to pull it from the processed crash schema
- extract processed crash schema documentation into a browseable data dictionary maybe something like glean dictionary
Assignee | ||
Comment 2•2 years ago
|
||
Assignee | ||
Comment 3•2 years ago
|
||
willkg merged PR #6209: "bug 1787937: fix super search fields to pull docs from processed crash schema" in bf3dbaa.
This removes the docs from super search fields and changes the code to insert docs into super search fields from the processed crash schema.
Assignee | ||
Comment 4•2 years ago
|
||
This was deployed yesterday in bug #1794650. Marking as FIXED.
Status: ASSIGNED → RESOLVED
Closed: 2 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•