mirror of
https://github.com/KelvinTegelaar/CIPP.git
synced 2026-04-25 08:16:01 +03:00
[PR #1793] [CLOSED] TenantID in Alerts #3419
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#3419
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?
📋 Pull Request Information
Original PR: https://github.com/KelvinTegelaar/CIPP/pull/1793
Author: @Yoshify
Created: 10/9/2023
Status: ❌ Closed
Base:
dev← Head:dev-alerts-pr📝 Commits (10+)
cd62bdeMerge pull request #1457 from KelvinTegelaar/dev38d806dUpdate README.mdbd6a41aMerge pull request #1498 from KelvinTegelaar/dev96c0501Merge pull request #1526 from KelvinTegelaar/devbb32207Merge pull request #1528 from KelvinTegelaar/dev06907deMerge pull request #1536 from KelvinTegelaar/deva007b94Replaced old docs linkbc59a45Merge pull request #1543 from rvdwegen/patch-2f5304daMerge pull request #1567 from KelvinTegelaar/dev654525cMerge pull request #1587 from KelvinTegelaar/dev📊 Changes
7 files changed (+76 additions, -13 deletions)
View changed files
➕
.github/ISSUE_TEMPLATE/CLA.yml(+54 -0)📝
.github/workflows/Comment_on_Issues.yml(+1 -1)📝
LICENSE.CustomLicenses(+3 -1)📝
README.md(+0 -11)📝
src/store/api/app.js(+2 -0)📝
src/views/cipp/CIPPSettings.js(+7 -0)📝
src/views/cipp/Logs.js(+9 -0)📄 Description
This PR goes hand-in-hand with PR 431 in CIPP-API here
This adds a switch to the Notification settings to optionally include the Tenant ID in alerts:

I've also added the TenantID as a column in the logbook, with handling for null values, falling back on 'None'.
Feedback is appreciated :)
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.