Bug #4555
closed
User Management toggles don't fire triggers or emails
Added by krileon over 10 years ago.
Updated about 10 years ago.
Description
When toggling approval, ban, confirm, etc.. states they are direct stores (->store() does fire), which cause none of the approval, confirmation, etc.. triggers to fire or emails to send.
See changeUsersStatus of CB 1.x in controller.default.php for reference of backend usage.
Extend _checkmark behavior handling in TableBrowser to support class/method/key usage that'd call _private. This would allow custom toggle handling instead of just calling ->store() only. RegistryEditView will need to be prepared sooner (probably can be done in the constructor) so it doesn't have to be built multiple times and so _performTableActions can call the _private form type.
- Status changed from Assigned to Resolved
- % Done changed from 0 to 100
- Status changed from Resolved to Closed
Also available in: Atom
PDF