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:
- Navigate to the main dashboard/list view where the data table is located.
- Click on the filter options and select the "Created On" date field.
- Choose "Between" as the filter operator.
- Select a valid start date and end date range that is known to contain existing records.
- 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.
Version
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)
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:
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.
Version
Installation method
None
Relevant log output / Stack trace / Full Error Message.