Closed
Bug 1067550
Opened 11 years ago
Closed 11 years ago
Create db table and admin for Get Involved Interests.
Categories
(Websites :: Basket, defect)
Websites
Basket
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: pmac, Assigned: pmac)
References
(Blocks 2 open bugs)
Details
Need to be able to control which interest buckets are allowed and which welcome message IDs they use via the basket admin.
Welcome message ID field should be optional, with the welcome message ID defaulting to the interest slug.
Proposed Schema:
id: auto
name: Pretty name of the interest
interest_id: value to be used in ET and sent to basket via bedrock
welcome_message: ID of welcome message if different from "interest_id"
Comment 2•11 years ago
|
||
Commits pushed to master at https://github.com/mozilla/basket
https://github.com/mozilla/basket/commit/cb497ad191f2abe53f0b1a30a4ed4a8072b34f12
Bug 1067550: Add support for new get-involved page.
Not added to docs because custom endpoint for only one site.
https://github.com/mozilla/basket/commit/52cd2b0d15599b67cda3f3b6fa5f41da3d9c4055
Merge pull request #111 from pmclanahan/add-get-involved-interest-1067550
Bug 1067550: Add support for new get-involved page.
Assignee | ||
Updated•11 years ago
|
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•