mirror of
https://github.com/KelvinTegelaar/CIPP.git
synced 2026-04-25 16:26:09 +03:00
[GH-ISSUE #4738] [Bug]: BPA does not show field for Graph API endpoint when selecting Graph as data source #2207
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#2207
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 @mruiterhype on GitHub (Oct 1, 2025).
Original GitHub issue: https://github.com/KelvinTegelaar/CIPP/issues/4738
Required confirmations before submitting
Issue Description
Steps to reproduce:
Expected behavior:
When selecting Graph API as the data source, a new input field should appear below to allow entering the Graph URL.
Actual behavior:
No additional field shows up, making it impossible to specify the Graph endpoint.
This means no new BPA reports can be created that use the Graph API to gather data, which limits functionality for Graph-based templates.
Sponsoring via https://github.com/hypecipp
Environment Type
Sponsored (paying) user
Front End Version
8.4.2
Back End Version
8.4.2
Relevant Logs / Stack Trace
@github-actions[bot] commented on GitHub (Oct 1, 2025):
Thank you for reporting a potential bug. If you would like to work on this bug, please comment:
Thank you for helping us maintain the project!
@mruiterhype commented on GitHub (Nov 10, 2025):
This is also the case for the Exchange Online Powershell. when selected, the field for the cmdlet doet not popup
@KelvinTegelaar commented on GitHub (Nov 12, 2025):
BPA is going to be replaced with a improved version and is deprecated starting next release. If you want to create BPA reports, you'll have to use the API and import the JSON for now. The replacement for BPA will be a different approach with a more user friendly report builder.