PostCrash: Difference between revisions

Jump to navigation Jump to search
no edit summary
No edit summary
Line 26: Line 26:
* Search for a canonical SUMO article where one previously didn't exist
* Search for a canonical SUMO article where one previously didn't exist


In order to minimize load on Socorro and SUMO, we will be default only show an expanded view for the most recent crash.  Users may individually expand other crashes (something like "check crash status" on each previous crash).
In order to minimize load on Socorro and SUMO, we will by default only show an expanded view for the most recent crash.  Users may individually expand other crashes (something like "check crash status" on each previous crash).


Question:
Question:
Line 32: Line 32:


== Changes to SUMO ==
== Changes to SUMO ==
* Add a webservice call that, given a signature and locale, searches for relevant content on SUMO and returns a URI.
* Add a webservice call that, given a signature and locale, searches for relevant content on SUMO and returns a URI. The web service should work as follows:
* The web service should work as follows:
*# If a canonical article exists for crash_signature (top search result), link directly to it, and display the title of the article
**# If a canonical article exists for crash_signature (top search result), link directly to it, and display the title of the article
*# Else if search results exist for crash_signature, show search results
**# Else if search results exist for crash_signature, show search results
*# Else link directly to a single generic crash article
**# Else link directly to a single generic crash article
 


== Changes to Socorro ==
== Changes to Socorro ==
1,623

edits

Navigation menu