save the essays after signuup

Bug #296181 reported by Robin J
12
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Systers-mailman
New
Wishlist
Unassigned

Bug Description

It shouldn't be that hard to save the essays in the db. Look into this (and some way to get them out again)

Robin J (robin-jeffries)
Changed in systers:
importance: Undecided → Wishlist
Revision history for this message
Robin J (robin-jeffries) wrote :

In our system, when you sign up for the list, you have to answer some questions. We refer to this as "the essay". (if you want to try this go to www.systers.org/mailman/listinfo/systers As your essay put "Testing, please delete". Feel free to submit it. ) This is saved for the admins to approve the person (in the mailman pickle files), but is not saved afterwards. We have a second database that has dlist (dynamic sublist) specific info.

It would be very useful to have these essays saved -- there are times when the admins need to look back at what someone said in her essay, and there are some "wild ideas" we have about making essays available to people already on the list. Oh, and sometimes people are rejected for an imcomplete essay, so we would want to save essays of rejected subscribers, as they often seem to assume they don't need to duplicate what they said already.

The essay needs to be saved and associated with the user. There needs to be a way to find a specific person's essay or to find a set of essays (submitted since date x, for example). The latter needs to be done via the web interface.

Revision history for this message
Erica Wolfe (erica-wolfe) wrote :

http://bazaar.launchpad.net/~erica-wolfe/systers/wishlist/revision/86

I have written code that saves the essays to an essay table in the list's database. The columns in the essay table are: essay_id (primary key), email address, user name and the time and date stamp of when the essay was saved to the table. The essay is saved regardless of approval of the user's subscription request.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.