You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently there are dateDeleted, dateUpdated and dateCreated fields in the elements table but not deletedByIdupdatedById and createdById fields. It would be nice to be able to see who is doing these actions and not just when. This seems like something that belongs at a core level rather than having to manage this with a plugin.
The text was updated successfully, but these errors were encountered:
Currently there are
dateDeleted
,dateUpdated
anddateCreated
fields in theelements
table but notdeletedById
updatedById
andcreatedById
fields. It would be nice to be able to see who is doing these actions and not just when. This seems like something that belongs at a core level rather than having to manage this with a plugin.The text was updated successfully, but these errors were encountered: