Ticket #344 (assigned enhancement)

Opened 3 years ago

Last modified 3 years ago

Revamp Data Retention

Reported by: ssmith Assigned to: ssmith (accepted)
Priority: normal Milestone: WishList
Component: Do not know Version: HEAD
Severity: normal Keywords:
Cc:

Description

At the current time, user/event changes are the only things saved.

For true data retention, all other transactions should be saved.

Change History

13/04/06 05:16:17 PM changed by ssmith

  • owner changed from somebody to ssmith.
  • status changed from new to assigned.
  • version changed from 0.6.0 to HEAD.
  • milestone changed from WishList to 0.7.0.

I am doing some work on this right now. The major problem is all the joins on activities in the code, which are ugly and cumbersome and I want to get rid of.

18/04/06 05:18:28 PM changed by ssmith

This is just a note that I need to make adjustments wherever there is an 'activities' line in the code.

19/04/06 04:53:49 PM changed by ssmith

Test authorize_members and remove_member of groups_controller.

21/04/06 04:59:53 PM changed by ssmith

  • milestone changed from 0.7.0 to WishList.

As we are going to be doing the rewrite, and this isn't really critical (not to mention a pain in the ass at the current time), I am defering this.