-
Notifications
You must be signed in to change notification settings - Fork 5k
Open
Description
There is an inconsistency in how the Creation Date is assigned and edited when records are created from different views in the Company object.
Steps :
- Navigate to the Company object.
- Open the Calendar View (based on Creation Date).
- Create a new record by selecting a specific date.
- Observe the creation date of the record.
- Drag and drop the same record to another date in the Calendar view.
- Now switch to the Table View.
- Create a new record from the Table view.
- Observe the creation date field and try to edit it.
Actual result :
- When a record is created from the Calendar view, the selected date is set as the creation date and can be modified via drag-and-drop.
- When a record is created from the Table view, the system automatically assigns the current date as the creation date.
- The creation date in the Table view is not editable.
Expected result :
- The creation date behavior should be consistent across Calendar and Table views.
- Either:
- The user should be allowed to set and edit the creation date in both views, or
- The creation date should follow the same system-defined logic regardless of the view used.
Metadata
Metadata
Assignees
Labels
No labels
Type
Projects
Status
🔖 Planned