Closed
Bug 910904
Opened 11 years ago
Closed 11 years ago
Send contenturl field to MakeAPI
Categories
(Webmaker Graveyard :: Popcorn Maker, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: mjschranz, Assigned: mjschranz)
Details
Attachments
(1 file)
It's still a mystery why this bug isn't appearing on production, but right now the makeapi has a field for makes titled contenturl that's set to unique: true. This means as soon as a project is saved once NULL is passed and then someone can't save again because of dupe key errors.
Best to just use populate the field with our normal URL at this point even though it was designed for 3rd party makes.
Assignee | ||
Comment 1•11 years ago
|
||
Attachment #797499 -
Flags: review?(jon)
Updated•11 years ago
|
Attachment #797499 -
Flags: review?(jon) → review+
Comment 2•11 years ago
|
||
Commit pushed to master at https://github.com/mozilla/popcorn.webmaker.org
https://github.com/mozilla/popcorn.webmaker.org/commit/7cb5c9b706daa7b315bca8707df8f9281c19befc
Fix Bug 910904 - Pass contenturl data to the MakeAPI
Updated•11 years ago
|
Status: ASSIGNED → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Updated•11 years ago
|
Attachment mime type: text/plain → text/x-github-pull-request
You need to log in
before you can comment on or make changes to this bug.
Description
•