Closed
Bug 927138
Opened 11 years ago
Closed 11 years ago
Enable dynamic updating of data from MakeAPI
Categories
(Webmaker Graveyard :: Profile, defect)
Webmaker Graveyard
Profile
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: jon, Assigned: cade)
References
Details
(Whiteboard: mozfest)
Attachments
(1 file)
Right now we load a single data dump from the MakeAPI, and never update it ever again. Instead, we should re-hydrate the MakeAPI data whenever the owner requests the user-profile data. This should include additions and deletions.
In terms of new data from the MakeAPI, it should be added to the bottom of the profile page so that it doesn't mess up the order set by the user.
Removals should be removed from the profile entirely.
Assignee | ||
Comment 1•11 years ago
|
||
Attachment #819086 -
Flags: review?(jon)
Reporter | ||
Updated•11 years ago
|
Attachment #819086 -
Flags: review?(jon) → review+
Comment 2•11 years ago
|
||
Commit pushed to master at https://github.com/mozilla/webmaker-profile-service
https://github.com/mozilla/webmaker-profile-service/commit/79c05892ee5bc2b7a06454c2626f646c710eea69
Bug 927138 - Update profile data if the owner loads their profile data
Assignee | ||
Updated•11 years ago
|
Status: ASSIGNED → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•