Schema:EventLoggingWorkshop

Revision 5300717
description"Logs whether a user clicks on the dismiss button to hide a post-edit feedback message"
properties
userId
type"integer"
description"User ID"
requiredtrue
isDismissed
type"boolean"
requiredtrue
description"True if the user clicked on the dismiss button"