mirror of
https://github.com/KelvinTegelaar/CIPP.git
synced 2026-04-25 08:16:01 +03:00
[GH-ISSUE #1782] Permissions check - update information for ActivityFeed.Read - Delegated #942
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#942
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 @Absoblogginlutely on GitHub (Oct 4, 2023).
Original GitHub issue: https://github.com/KelvinTegelaar/CIPP/issues/1782
Originally assigned to: @CallumAlbert on GitHub.
Description
Running permissions check, I was receiving ActivityFeed.Read - Delegated as missing.

The description for this should be ActivityFeed.Read - Delegated (Office 365 Management) as this is not part of the Graph API.
Added permissions manually, and issue is fixed.
Seems to be a slight gui change required for the description of this permission.
Searched the repo's but couldn't find reference to where this information is kept.
Environment data
@github-actions[bot] commented on GitHub (Oct 4, 2023):
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!".
@Absoblogginlutely commented on GitHub (Oct 4, 2023):
I confirm that I have checked the documentation thoroughly and believe this to be an actual bug.
@BNWEIN commented on GitHub (Oct 6, 2023):
There is a link to the docs within the error and the docs clearly show (Office 365 Management). You can see this here:
https://docs.cipp.app/setup/installation/permissions
@CallumAlbert commented on GitHub (Oct 6, 2023):
Although it is in the docs I do think it might be better if it just said it on the permissions check. I was playing around with this last night and have something which works.
@CallumAlbert commented on GitHub (Oct 6, 2023):
I would like to work on this please!
@github-actions[bot] commented on GitHub (Oct 6, 2023):
Great! I assigned you (@CallumAlbert) to the issue. Have fun working on it!
@KelvinTegelaar commented on GitHub (Oct 6, 2023):
fixed in dev.