Most events displayed in the activity log include some metadata that's stored as JSON in the database.
At the moment this field is not displayed in the UI.
We need to design & implement a reasonable way to display this arbitrary data.
There is no set format, different event types include different data.
Most events displayed in the activity log include some metadata that's stored as JSON in the database.
At the moment this field is not displayed in the UI.
We need to design & implement a reasonable way to display this arbitrary data.
There is no set format, different event types include different data.