Written by tcb the 9 Nov 10 at 11:38.
Related project: 1.x all.
Already implemented
I'm using 1.86 so sorry if this is already done.
I've got a tokenised survey and I get a few emails saying 'I've already done it' when I know they have not and also some saying 'I'm not going to do it, please stop sending reminders'
At the moment I simply set Completed to 'Y' so they don't get further reminders but I don't like doing this as I am dirtying my own data by saying they have completed it when they have not.
I'd prefer to have a simple boolean Y/N called 'Send Reminders' that is Y by default but which I can set to N if necessary to stop reminders for that token.