damithc / testrepo2

0 stars 0 forks source link

No record of who were sent keys #10

Closed damithc closed 10 years ago

damithc commented 10 years ago

From dam...@gmail.com on February 07, 2011 22:29:48

There is no way to check to whom I already sent keys. Change 'send key' to 'resend key' after sending key?

Original issue: http://code.google.com/p/teammatespes/issues/detail?id=10

damithc commented 10 years ago

From jdwxj...@gmail.com on February 07, 2011 06:33:45

I think it is an issue of having an extra database to keep track of who has been sent keys versus a coordinator sending keys again if he has forgotten. I chose option two based on the fact that emails are free and fast, database storage costs money. The coordinator will not be given a send key option for registered students. Should I build a database to keep track?

Labels: Type-Enhancement Priority-Low

damithc commented 10 years ago

From dam...@gmail.com on February 12, 2011 07:44:33

No need. I guess you are not using a field to store status or google id. If you are, you can reuse the same field to indicate whether the key was sent.

damithc commented 10 years ago

From dam...@gmail.com on July 12, 2012 09:46:41

No longer applicable. keys are sent automatically.

Status: Invalid