Description
When creating a new record (e.g., a Person) manually from the UI, the Created By
column shows "Untitled" instead of the name of the user who created it.
Steps to Reproduce
- Navigate to any object list view (e.g.,
/objects/people)
- Click + New Record to create a new record
- Observe the Created By column — it shows "Untitled"
Expected Behavior
The Created By column should immediately show the name of the logged-in user as
soon as the record is created.
I have identified the root cause of this bug and I am willing to submit a fix. I would love to be assigned to this issue.