Closed Bug 903168 Opened 12 years ago Closed 11 years ago

Add "Author Name" to collections

Categories

(Marketplace Graveyard :: API, defect, P2)

defect

Tracking

(Not tracked)

VERIFIED FIXED
2013-08-20

People

(Reporter: cvan, Assigned: mat)

References

Details

https://github.com/mozilla/flue/blob/master/defaults.py#L205 This will involve adding an `author` text column and returning `author` as a new field in the /search/featured and /rocketfuel/ API responses.
Assignee: nobody → mpillard
Status: NEW → ASSIGNED
Priority: -- → P2
Blocks: 905143
Fixed in https://github.com/mozilla/zamboni/commit/808fa3d7b2dd4fa51f941a084713a1bce609149e STR (on -dev): 0) Like all Collections API bugs, all requests will need to authenticate using steps 1-2 in the STR from bug 894456, comment 1 1) Create a collection, using the steps here: http://firefox-marketplace-api.readthedocs.org/en/latest/topics/rocketfuel.html#post--api-v1-rocketfuel-collections- ; Include an author. Then, fetch the collection using that API and check that the author is present. 2) Attempt to edit the author, using the steps here: http://firefox-marketplace-api.readthedocs.org/en/latest/topics/rocketfuel.html#update . 3) In a successful reproduction, the response from step 2 should return the new author from the request in step 2.
Status: ASSIGNED → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Target Milestone: --- → 2013-08-20
Status: RESOLVED → VERIFIED
You need to log in before you can comment on or make changes to this bug.