Current behavior
When selecting a specific role in the filter, the system returns data and records belonging to other roles as well.
Example: Filtering by "Course Staff" incorrectly includes data from other unrelated roles in the results.
Expected
The filter should strictly isolate data. When a user selects a specific role (e.g., Course Staff), the list or view must only display information exclusively linked to that selected role, completely omitting data from any other roles.
US
As a user filtering data by role,
I want the system to display only the records associated with the selected role,
So that I can review accurate and relevant information.
Current behavior
When selecting a specific role in the filter, the system returns data and records belonging to other roles as well.
Example: Filtering by "Course Staff" incorrectly includes data from other unrelated roles in the results.
Expected
The filter should strictly isolate data. When a user selects a specific role (e.g., Course Staff), the list or view must only display information exclusively linked to that selected role, completely omitting data from any other roles.
US
As a user filtering data by role,
I want the system to display only the records associated with the selected role,
So that I can review accurate and relevant information.