A couple PIs requested the option to unsubscribe from automatic notifications. We could build in a feature that reads replies and looks for specific text like "unsubscribe". An additional column would need to be added to the database csv file, subscribed, that defaults to TRUE and updates to FALSE if they'd like to unsubscribe.
It could also be handled case by case, but that would require manually editing the database each time.
A couple PIs requested the option to unsubscribe from automatic notifications. We could build in a feature that reads replies and looks for specific text like "unsubscribe". An additional column would need to be added to the database csv file,
subscribed, that defaults toTRUEand updates toFALSEif they'd like to unsubscribe.It could also be handled case by case, but that would require manually editing the database each time.