Comment 1 for bug 581732

Revision history for this message
Daniel Holbach (dholbach) wrote :

This will also allow us to add optional data for opportunities that we can display if it is present or not.

Something like this could work for a simple bug opportunity:

{"source_package": "xine-lib", "short_description": 123456, "link": "https://launchpad.net/bugs/123456", "description": "podcast crashes amarok", "severity": "undecided"}

source_package, short_description and link would be mandatory, description and severity optional pieces of data.