harvest-dev team mailing list archive
-
harvest-dev team
-
Mailing list archive
-
Message #00468
[Bug 581732] Re: import json
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.
** Changed in: harvest
Importance: Medium => High
--
import json
https://bugs.launchpad.net/bugs/581732
You received this bug notification because you are a member of harvest-
dev, which is the registrant for harvest.
Status in Harvest Service: Triaged
Bug description:
import json
References