Skip to content

Inconsistent Creation Date Behavior Between Calendar View and Table View #17282

@DivyanshKhandal

Description

@DivyanshKhandal

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 :

  1. Navigate to the Company object.
  2. Open the Calendar View (based on Creation Date).
  3. Create a new record by selecting a specific date.
  4. Observe the creation date of the record.
  5. Drag and drop the same record to another date in the Calendar view.
  6. Now switch to the Table View.
  7. Create a new record from the Table view.
  8. Observe the creation date field and try to edit it.

Actual result :

  1. 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.
  2. When a record is created from the Table view, the system automatically assigns the current date as the creation date.
  3. 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:
  1. The user should be allowed to set and edit the creation date in both views, or
  2. The creation date should follow the same system-defined logic regardless of the view used.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    Status

    🔖 Planned

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions