mirror of
https://github.com/KelvinTegelaar/CIPP.git
synced 2026-04-25 08:16:01 +03:00
[GH-ISSUE #3481] [Bug:] Incidents and alerts lists does not show results #1575
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#1575
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 @ngms-psh on GitHub (Jan 27, 2025).
Original GitHub issue: https://github.com/KelvinTegelaar/CIPP/issues/3481
Description
The Incidents and alerts lists shows no results (or is incorrectly formatted) although the tenant have active Incidents.
Incidents List

Only one "blank" entry is listed
All results are shown in "hidden" column "results"

Network request shows that api response contains results

Alerts list

Results from api response is also visable in "hidden" columns
Environment data
@github-actions[bot] commented on GitHub (Jan 27, 2025):
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://docs.cipp.app/
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!".
@ngms-psh commented on GitHub (Jan 27, 2025):
I confirm i have read the documentation and believe this is an actual issue
@F1-CodyGrogan commented on GitHub (Jan 28, 2025):
I can confirm that this bug is happening on our portal as well.
On our portal the hidden column is called "MS Results."
Clicking on the column allows the user to see the data, but we can't interact with it since the "actions" column is on the main Alert List that shows nothing but the number of alerts.
Frontend
v7.1.2
Backend
v7.1.2
@KelvinTegelaar commented on GitHub (Feb 4, 2025):
Fixed in dev