Actions
Bug #9219
closedsaveEditTab and saveRegistrationTab do not work correctly in backend
Description
saveRegistrationTab is never ran in backend. saveEditTab is ran during backend registration. These need to take into account the backend $reason is always 'edit' same as the backend triggers do.
Updated by krileon over 1 year ago
saveEditTab cannot be changed for backwards compatibility purposes, but saveRegistrationTab could at least be fixed to run in backend.
Updated by krileon over 1 year ago
- Status changed from Assigned to Resolved
- % Done changed from 0 to 100
Fixed in MR !1872
Actions