Skip to content

Add "Export" Button to Project Members View in User Permission Search #2044

@JackHaeg

Description

@JackHaeg

Overview

Add an "Export" button at the bottom of the Project Members tab within the User Permission Search feature. This button will export a CSV file containing all project members and their associated projects, following the same sorting logic used in the UI.

Action Items

  • Add an Export button to the Project Members view within Users > User Permission Search > Project Members.
  • Implement CSV export functionality to include:
    • Two columns: User Name and Project Name.
    • All project members and their associated projects (no need to limit export to search results).
  • Apply existing sorting logic:
    • Sort alphabetically by Project Name first.
    • Sort by User First Name second within each project.
  • Ensure this button only appears for Project Members and not for Admins.
  • Confirm that the exported file downloads automatically as project_members.csv.

Resources/Instructions

Designs

Image

Metadata

Metadata

Assignees

Projects

Status

In progress

Relationships

None yet

Development

No branches or pull requests

Issue actions