[GH-ISSUE #1171] Identity Management->Reports->Sign-in Report Issues #638

Closed
opened 2026-03-02 12:43:55 +03:00 by kerem · 3 comments
Owner

Originally created by @joncz on GitHub (Oct 26, 2022).
Original GitHub issue: https://github.com/KelvinTegelaar/CIPP/issues/1171

Description

  1. Date sort is oldest to newest. Should be newest to oldest (newest at top)
  2. Additional Details column is clipped and I'm unable to select the full text (chrome)
  3. CSV export doesn't match report (doesn't contain Failure reason - "[Object][Object]" or the Additional Details) which is more important because you can't get to the full text (see #2).
  4. Clicking to change the sort on any column (so far) resizes the hell out of the column widths. Failure Reason becomes unreasonably wide, but now I can at least see the entire Additional Details column.

Environment data

Hosted version 
Frontend 2.15.0
Backend 2.40
Originally created by @joncz on GitHub (Oct 26, 2022). Original GitHub issue: https://github.com/KelvinTegelaar/CIPP/issues/1171 ### Description 1. Date sort is oldest to newest. Should be newest to oldest (newest at top) 2. Additional Details column is clipped and I'm unable to select the full text (chrome) 3. CSV export doesn't match report (doesn't contain Failure reason - "[Object][Object]" or the Additional Details) which is more important because you can't get to the full text (see #2). 4. Clicking to change the sort on any column (so far) resizes the hell out of the column widths. Failure Reason becomes unreasonably wide, but now I can at least see the entire Additional Details column. ### Environment data ```PowerShell Hosted version Frontend 2.15.0 Backend 2.40 ```
kerem 2026-03-02 12:43:55 +03:00
Author
Owner

@github-actions[bot] commented on GitHub (Oct 26, 2022):

Thank you for creating a bug. Please make sure your bug is indeed a unique case by checking current and past issues, and reading the complete documentation at https://kelvintegelaar.github.io/CIPP
If your bug is a known documentation issue, it will be closed without notice by a contributor. To confirm that this is not a bug found in the documentation, please copy and paste the following comment: "I confirm that I have checked the documentation thoroughly and believe this to be an actual bug.".

Without confirming, your report will be closed in 24 hours. If you'd like this bug to be assigned to you, please comment "I would like to work on this please!".

<!-- gh-comment-id:1292646704 --> @github-actions[bot] commented on GitHub (Oct 26, 2022): Thank you for creating a bug. Please make sure your bug is indeed a unique case by checking current and past issues, and reading the complete documentation at https://kelvintegelaar.github.io/CIPP If your bug is a known documentation issue, it will be closed without notice by a contributor. To confirm that this is not a bug found in the documentation, please copy and paste the following comment: "I confirm that I have checked the documentation thoroughly and believe this to be an actual bug.". Without confirming, your report will be closed in 24 hours. If you'd like this bug to be assigned to you, please comment "I would like to work on this please!".
Author
Owner

@KelvinTegelaar commented on GitHub (Oct 26, 2022):

Marked as valid

<!-- gh-comment-id:1292647272 --> @KelvinTegelaar commented on GitHub (Oct 26, 2022): Marked as valid
Author
Owner

@KelvinTegelaar commented on GitHub (Oct 27, 2022):

Most are fixed, except 4. We use a component that resizes columns dynamically based on which columns contain data and which not, we can set maximum sizes but that often makes the usability lower, so that's a wontfix.

<!-- gh-comment-id:1293240422 --> @KelvinTegelaar commented on GitHub (Oct 27, 2022): Most are fixed, except 4. We use a component that resizes columns dynamically based on which columns contain data and which not, we can set maximum sizes but that often makes the usability lower, so that's a wontfix.
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#638
No description provided.