Bug Description:
When a specific employee is selected from the filter dropdown and the filter is applied, the system displays data for a different (unselected) employee, or includes other employees in the results. This causes incorrect or unexpected data to be shown, despite user-defined filters.
Steps to Reproduce:
- Navigate to the page with employee filtering functionality.
- Open the employee filter dropdown.
- Select a specific employee.
- Click on “Apply Filter”.
- Observe the displayed results.
Expected Result:
Only data related to the selected employee should be shown.
Actual Result:
Data for unselected or multiple employees appears, even though only one employee was selected in the filter.
Leave a Reply