Skip to content

Bug: "Created On" date filter returns no results when using the "Between" operator. #3518

Description

@omisocial

Information about bug

Issue Detailed Description:

The "Created On" date filter is malfunctioning when users select the "Between" condition. Even though valid data exists within the selected date range, the system incorrectly displays an empty state (no results found).

A screen recording and console log have been captured, indicating a potential front-end state issue or API payload mismatch when handling the date range parameters.


Steps to Replicate the issue:

  1. Navigate to the main dashboard/list view where the data table is located.
  2. Click on the filter options and select the "Created On" date field.
  3. Choose "Between" as the filter operator.
  4. Select a valid start date and end date range that is known to contain existing records.
  5. Click "Apply" or trigger the filter search.

Current behavior:

The table returns zero results ("No data available"), despite records existing within that specific timeframe.


Expected behavior:

The table should correctly filter and display all records that were created within the selected "Between" date range.

Image

Version

Image

Installation method

None

Relevant log output / Stack trace / Full Error Message.

### **Supporting Screenshots/documents/videos/dashboard links:**

* **Jam Screen Recording & Console Logs:** [https://jam.dev/c/39308e06-3c13-4c07-9461-14c0f21eb83f](https://jam.dev/c/39308e06-3c13-4c07-9461-14c0f21eb83f)

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions