vstruhar / lara-collab

LaraCollab is a project management tool build with Laravel and React.
138 stars 37 forks source link

Admin Users Assigned to a Project Not Appearing in 'Daily Logged Time' Filter Options #13

Closed davidblancolf closed 4 months ago

davidblancolf commented 4 months ago

In the "Daily logged time" functionality, admin users who are assigned to a project do not appear in the filter options. This prevents reports from being filtered by admin user activity.

Steps to Reproduce:

Navigate to the "Daily logged time" section. Attempt to filter the reports by users. Observe that admin users assigned to the project are not listed in the filter options. Expected Behavior: Admin users assigned to a project should be listed in the filter options for the "Daily logged time" reports.

Actual Behavior: Admin users do not appear in the filter options, making it impossible to filter reports by their activity.

Impact: This issue affects the ability to generate accurate and comprehensive reports, particularly for tracking admin user activities.

image