AamAadmiParty / cleansweep

Volunteer & Campaign Management System
Other
40 stars 21 forks source link

Track who added a volunteer #170

Open anandology opened 8 years ago

anandology commented 8 years ago

When a new volunteer is added using add-new-volunteer, add an entry in details of the volunteer to track who added the volunteer.

raghavio commented 8 years ago

Should I also display it on user profile? 'Added by 'email' on 'time'

anandology commented 8 years ago

@RaghavPro implemented it in 6077d85aa43e8f5acd1639056e65a13c9492a3ef

anandology commented 8 years ago

@RaghavPro what if the email address of the user is changed?

anandology commented 8 years ago

We don't a way to do that as of now, but that may come in future.

raghavio commented 8 years ago

Hmm. Could store the member id.

raghavio commented 8 years ago

Best would be to store both member id and email. If no user can be found we manage with just email.