Closed Bug 931154 Opened 11 years ago Closed 10 years ago

When an event is created/deleted/changed, create/delete/change a report

Categories

(Mozilla Reps Graveyard :: reps.mozilla.org, task)

task
Not set
normal

Tracking

(Not tracked)

VERIFIED FIXED

People

(Reporter: hoosteeno, Assigned: nemo-yiannis)

References

Details

(Whiteboard: [kb=1176161] )

This is an instance of "passive reporting".

When a reps user creates an event in the portal, we should create a report about that activity, filling in the report fields with all relevant data from the event.

When a reps user changes an event, we should change the report. *This will probably require us to maintain some foreign key on the event itself.*

When a reps user deletes an event, we should delete the report.
Assignee: nobody → jgiannelos
Whiteboard: [kb=1176161]
When this kind of passive report is created, the activity on the report should be, "Created an Event".
Pull request https://github.com/mozilla/remo/pull/575
Status: NEW → ASSIGNED
Commits pushed to master at https://github.com/mozilla/remo

https://github.com/mozilla/remo/commit/7690115cc21a505278a335b688458b65857083cf
[Fix bug 931154] Implement passive reporting for event creation.

https://github.com/mozilla/remo/commit/0226b4ebf0df71072158fff94ccd62447a120b28
Merge pull request #575 from johngian/931154-event-creation-passive-report

[Fix bug 931154] Implement passive reporting for event creation.
Status: ASSIGNED → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Version: unspecified → next
Verified on stage:
 * Report create on event create
 * Report update on event update
 * Report owner change on event owner change
 * Report delete on event delete

Thanks :nemo!
Status: RESOLVED → VERIFIED
Version: next → 423
Product: Mozilla Reps → Mozilla Reps Graveyard
You need to log in before you can comment on or make changes to this bug.