mirror of
https://github.com/KelvinTegelaar/CIPP.git
synced 2026-04-25 16:26:09 +03:00
[GH-ISSUE #5240] [Bug]: When exporting the members of a tenant group, it exports the all groups report rather than that groups report #2520
Labels
No labels
API
Feature
NotABug
NotABug
Planned
Sponsor Priority
Sponsor Priority
bug
documentation
duplicate
enhancement
needs more info
no-activity
no-priority
not-assigned
pull-request
react-conversion
react-conversion
roadmap
security
stale
unconfirmed-by-user
unconfirmed-by-user
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/CIPP#2520
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @TMGCL-TS on GitHub (Jan 20, 2026).
Original GitHub issue: https://github.com/KelvinTegelaar/CIPP/issues/5240
Required confirmations before submitting
Issue Description
Open up a tenant group and go to export - CSV
The export is all the groups rather than the members of that single group
You can still pull the members from the report, but it's in a JSON list, so not the easiest to deal with when you want a CSV
Environment Type
Sponsored (paying) user
Front End Version
10.0.2
Back End Version
10.0.1
Relevant Logs / Stack Trace
@github-actions[bot] commented on GitHub (Jan 20, 2026):
Thank you for reporting a potential bug. If you would like to work on this bug, please comment:
Thank you for helping us maintain the project!
@KelvinTegelaar commented on GitHub (Feb 15, 2026):
Fixed in dev