Project

General

Profile

roos-fs tasks #381

Updated by Vadim Pariev 8 months ago

Filtering in both the Service Overview and Task Overview is not working properly when using date-based filters. The system does not return the correct results or ignores the date filter completely. 

 **Steps to Reproduce** 

 - Go to Service Overview (or Task Overview). 
 - Apply a filter with a specific date. date range. (Updated + created) 
 - Observe that the results are not updated or do not reflect the applied date. 
 <img style="width: 390px;" src="clipboard-202509082249-oxcfk.png"><br> 

 **Expected Behavior** 

 - The system should filter and display only the services/tasks that match the selected date or date combination. range. 

 **Actual Behavior** 
 - Filtering by date has no effect (results remain unchanged).

Back