Skip to content

625 — should pick year -5 (no records)

Description

Verifies that picking a year 5 years in the past via the Year date filter shows that year in the filter chip and produces an empty table (no records were seeded outside the current year).

Preconditions

  • Signed in to a seeded test organization.
  • Time Records page open in the Table view.
  • Records seeded only within the current year.

Steps

  1. Open the date filter and choose Year mode.
  2. Navigate −5 years and pick that year.
  3. Close the picker.
  4. Expected: the filter chip shows the chosen year.
  5. Expected: the table is empty (0 records).
  • Spec: playwright/tests/integration/timerecord.spec.ts (line 968)