Project

General

Profile

Actions

Bug #4555

closed

User Management toggles don't fire triggers or emails

Added by krileon almost 10 years ago. Updated over 9 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Target version:
Start date:
16 July 2014
Due date:
% Done:

100%

Estimated time:

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.

Actions #1

Updated by krileon almost 10 years ago

See changeUsersStatus of CB 1.x in controller.default.php for reference of backend usage.

Actions #2

Updated by krileon almost 10 years ago

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.

Actions #3

Updated by krileon over 9 years ago

  • Status changed from Assigned to Resolved
  • % Done changed from 0 to 100

Fixed in MR !282

Actions #4

Updated by beat over 9 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF