Reputation: 37
We inherited a client and something strange is going on with a few entities.
Createdon
, createdby
, modifiedby
, and modifiedon
do not get populated on create or update.
I am guessing something was done for import purposes, but need to revert back to original.
No plugins are altering the records.
Any ideas?
Turned off all plugins
Expected result: Createdon
, createdby
, modifiedby
, and modifiedon
to populate as normal
Actual result: Createdon
, createdby
, modifiedby
, and modifiedon
are blank.
Upvotes: 0
Views: 366
Reputation: 22846
My analysis route will be like this:
I assume these are OOB fields and not custom fields hiding/showing based on some condition in footer. :)
Upvotes: 0