Page MenuHomePhabricator

Missing hooks in SQLStore2
Closed, ResolvedPublic

Description

Author: avinoamr

Description:
Adding "before" and "after" hooks for updateData and deleteSubject.

It's difficult to integrate into the SMW logic (for debugging, profiling and experimental modifications), because SQLStore2 doesn't fire any events. As an example, I need these hooks in order to determine (atomically, not via onSave hooks) what semantic data was changed in order to purge related api requests from varnish. This is just one example though.


Version: unspecified
Severity: enhancement

Attached:

Details

Reference
bz21568

Event Timeline

bzimport raised the priority of this task from to Medium.Nov 21 2014, 10:47 PM
bzimport set Reference to bz21568.