Project

General

Profile

Actions

Feature #37480

closed

CSV export of project memberships

Added by Mizuki ISHIKAWA over 3 years ago. Updated 16 days ago.

Status:
Closed
Priority:
Normal
Assignee:
Category:
Projects
Target version:
Resolution:
Fixed

Description

project members CSV is useful for recording member settings and checking whether users have excessive privileges.


Files

screenshot.png (176 KB) screenshot.png Mizuki ISHIKAWA, 2022-07-21 09:12
feature-37480.patch (4.59 KB) feature-37480.patch Mizuki ISHIKAWA, 2022-07-21 09:16
feature-37480-v2.patch (4.62 KB) feature-37480-v2.patch Mizuki ISHIKAWA, 2025-12-17 03:55
feature-37480-v3.diff (5.37 KB) feature-37480-v3.diff Mizuki ISHIKAWA, 2026-02-12 05:08
Actions #1

Updated by Mizuki ISHIKAWA over 3 years ago

The attached patch should be able to export the following CSV

"",Role,User or Group,Project
John Smith,Manager,User,Private child of eCookbook
A Team,Manager,Group,Private child of eCookbook
A Team,Developer,Group,Private child of eCookbook
User Misc,Manager,User,Private child of eCookbook
User Misc,Developer,User,Private child of eCookbook
Redmine Admin,Manager,User,Private child of eCookbook
Actions #2

Updated by Marcos Mata over 3 years ago

I was looking for something like this. It works on Redmine 5.0.3. Very helpful! Thanks.

Actions #3

Updated by Mizuki ISHIKAWA 3 months ago

A conflict occurred, so I fixed the patch.

Actions #4

Updated by Go MAEDA 2 months ago

  • Target version set to Candidate for next major release

Thank you for submitting the patch.

The header of the first column is currently blank, even though the column contains the name of user or group.
It would be clearer to use a header such as "Name".

Actions #5

Updated by Mizuki ISHIKAWA about 1 month ago

Thank you for your feedback. I have attached an updated patch that adds the "Name" header.

Actions #6

Updated by Mizuki ISHIKAWA about 1 month ago

Go MAEDA

Go MAEDA wrote in #note-4:

Thank you for submitting the patch.

The header of the first column is currently blank, even though the column contains the name of user or group.
It would be clearer to use a header such as "Name".

Thank you for your comment. I have addressed this issue in #note-5.

Actions #7

Updated by Go MAEDA 23 days ago

  • Target version changed from Candidate for next major release to 7.0.0

Setting the target version to 7.0.0.

Actions #8

Updated by Go MAEDA 16 days ago

  • Status changed from New to Closed
  • Assignee set to Go MAEDA
  • Resolution set to Fixed

Committed the patch in r24487.

You can now export members of the current project and their roles to CSV.

Actions

Also available in: Atom PDF