Details
-
Type: Improvement
-
Status: Closed
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 5.11.0-b1
-
Component/s: None
-
Labels:None
Description
Right now most all the events we have are add/edit events. It would be useful to have get events as well that allow plugins to append info to the data returned by a model. This should only individual get() calls and not getList() or similar for now.