Closed
Bug 1063681
Opened 10 years ago
Closed 10 years ago
Pass required field data to events api from Event Wizard
Categories
(Webmaker Graveyard :: Events, defect)
Webmaker Graveyard
Events
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: matt, Assigned: akirose)
Details
(Whiteboard: [dev] [wizard] [sep19])
Attachments
(1 file)
* GOAL: make it easy for people to create an event through a vastly simplified form, but still pass the data to Webmaker events platform behind the scenes. Using generic data tailored by type to meet the events api "required field" requirements.
Reporter | ||
Updated•10 years ago
|
Assignee: nobody → aki
Reporter | ||
Updated•10 years ago
|
Whiteboard: [wizard] [sep19] → [dev] [wizard] [sep19]
Reporter | ||
Comment 1•10 years ago
|
||
* Aki: is this the right way to scope this ticket? Does it make sense?
* Would you be able to list here the "required fields", so that I can ensure you have any generic copy you need to pass, + ensure they all get filled?
Assignee | ||
Comment 2•10 years ago
|
||
Required Fields:
- Name
- Description
- Location
- Start date
- Start time \ can be expressed to end user as
- End date / "Start date/time" & "expected duration"
- End time
- Expected attendees
Fields we can pre-fill:
(I will need copy for these for each of the three flavors)
- Name
- Description
Form fields we will render:
- Location
- Start date/time
- Expected attendees
Assignee | ||
Comment 3•10 years ago
|
||
Oops I forgot to add we need to *RENDER* "Expected Duraction"
Assignee | ||
Comment 4•10 years ago
|
||
Assignee | ||
Comment 5•10 years ago
|
||
we don't need to render expected duration. i was wrong.
Assignee | ||
Comment 6•10 years ago
|
||
Closing this as it's resolved in bug #1063798
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•