[GH-ISSUE #881] BUG: Exported User CSV Licenses All Listed as "[object Object]" #446

Closed
opened 2026-03-02 12:42:19 +03:00 by kerem · 1 comment
Owner

Originally created by @ByteSizedITGuy on GitHub (Apr 13, 2022).
Original GitHub issue: https://github.com/KelvinTegelaar/CIPP/issues/881

Describe the bug
Under Identity Management > Administration > Users there are two buttons, one for PDF and one for CSV. When you hit the CSV report and open the downloaded file, the "assignedLicenses" column is just populated with "[object Object]"

Note: there is a separate column called "LicJoined" that seems to actually contain the licenses by name.

To Reproduce
Navigate to Identity Management > Administration > Users > select a tenant with users > click on "CSV" and open the file.

Screenshots

image

Desktop (please complete the following information):

  • OS: Windows 10 Enterprise
  • Browser Edge Version 100.0.1185.36 (Official build) (64-bit)

Additional context
I suspect this is a legacy column that does not need to be included in that report any more. It's not really a major problem per se, as it seems to just insert an instance of "[object Object]" for each license the user has. For example, if a user has an E3 and a Project Plan 3 listed under the "LicJoined" column, they'll have "[object Object],[object Object]" under the assignedLicenses column.

Originally created by @ByteSizedITGuy on GitHub (Apr 13, 2022). Original GitHub issue: https://github.com/KelvinTegelaar/CIPP/issues/881 **Describe the bug** Under Identity Management > Administration > Users there are two buttons, one for PDF and one for CSV. When you hit the CSV report and open the downloaded file, the "assignedLicenses" column is just populated with "[object Object]" Note: there is a separate column called "LicJoined" that seems to actually contain the licenses by name. **To Reproduce** Navigate to Identity Management > Administration > Users > select a tenant with users > click on "CSV" and open the file. **Screenshots** ![image](https://user-images.githubusercontent.com/99997445/163255358-168f74a3-e9fb-4f80-94f9-2db354eddccd.png) **Desktop (please complete the following information):** - OS: Windows 10 Enterprise - Browser Edge Version 100.0.1185.36 (Official build) (64-bit) **Additional context** I suspect this is a legacy column that does not need to be included in that report any more. It's not really a major problem per se, as it seems to just insert an instance of "[object Object]" for each license the user has. For example, if a user has an E3 and a Project Plan 3 listed under the "LicJoined" column, they'll have "[object Object],[object Object]" under the assignedLicenses column.
kerem 2026-03-02 12:42:19 +03:00
Author
Owner

@KelvinTegelaar commented on GitHub (Apr 14, 2022):

Corrected selected columns in all reports.

<!-- gh-comment-id:1098917166 --> @KelvinTegelaar commented on GitHub (Apr 14, 2022): Corrected selected columns in all reports.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/CIPP#446
No description provided.