Closed
Bug 1092989
Opened 10 years ago
Closed 10 years ago
Update post event metrics to include a description field.
Categories
(Mozilla Reps Graveyard :: reps.mozilla.org, task)
Tracking
(Not tracked)
VERIFIED
FIXED
People
(Reporter: tasos, Assigned: tasos)
Details
(Whiteboard: [kb=1565694] )
Right now post event metrics include only a numeric field. We should add a new free text field for every event metric.
Specs:
* A second free text field per event metric should be added.
* The new field will be optional. Users can use this to add details and links for each metric.
* Post event metrics will be editable retroactively --> Reps will be able to input information on the newly created field and add post event metrics for events that took place in 2014 and have the has_new_metrics flag set to True.
* Action Items for all these events will be added to the dashboard of the users.
Assignee | ||
Updated•10 years ago
|
Whiteboard: [kb=1565694]
Comment 1•10 years ago
|
||
Commits pushed to master at https://github.com/mozilla/remo
https://github.com/mozilla/remo/commit/6a856d194984ab37ca80377a13c4fb0324624d51
[bug 1092989] Add a description field in post event metrics.
https://github.com/mozilla/remo/commit/9d17ef15d77984d76e33100846143678298cd6a0
[fix bug 1092989] Add action items for new event metrics.
Updated•10 years ago
|
Status: ASSIGNED → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Updated•10 years ago
|
Version: unspecified → next
Assignee | ||
Comment 2•10 years ago
|
||
Verified on stage.
Steps:
* For past events there is a new field where the owner of the event can add text.
* Text input is limited in 1500 characters.
* A custom action item is created with text 'Add or Update post event metrics for event "event_name" '
* The action item is resolved when additional metrics are added to the event.
Status: RESOLVED → VERIFIED
Comment 3•10 years ago
|
||
Commits pushed to master at https://github.com/mozilla/remo
https://github.com/mozilla/remo/commit/a1734dd69c1e7f7636dd89390d404ef30344cf03
[bug 1092989] Fix unicode error in migration.
https://github.com/mozilla/remo/commit/392596e796c6ed12e3c6463b5f7ad47eba3a1bc8
Merge pull request #864 from akatsoulas/fix-migration
[bug 1092989] Fix unicode error in migration.
Assignee | ||
Updated•10 years ago
|
Version: next → 445
Updated•5 years ago
|
Product: Mozilla Reps → Mozilla Reps Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•