You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, any logged-in user can export the complaint data to a CSV file. To ensure data privacy and role-based access, we need to restrict the exportComplaintsToCSV() function to admins only.