mirror of
https://github.com/KelvinTegelaar/CIPP.git
synced 2026-04-25 08:16:01 +03:00
[GH-ISSUE #723] BUG: Basic Auth Report throws Error 500 if All Tenants previously selected #367
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#367
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 @mirceamitu on GitHub (Feb 5, 2022).
Original GitHub issue: https://github.com/KelvinTegelaar/CIPP/issues/723
Describe the bug
Error 500 thrown by Basic Auth Report page if previously All Tenants was selected as current tenant
To Reproduce
Expected behavior
write "select a tenant first"
Screenshots

Desktop (please complete the following information):
@homotechsual commented on GitHub (Feb 5, 2022):
Can confirm this behaviour, this happens when we pass
?customerId=AllTenantsto pages which don't support it. We can probably fix this inTenantSelector.@github-actions[bot] commented on GitHub (Feb 15, 2022):
This issue is stale because it has been open 10 days with no activity. We will close this issue soon. If you want this feature implemented you can contribute it. See: https://cipp.app/GettingStarted/Contributions/ . Please notify the team if you are working on this yourself.
@KelvinTegelaar commented on GitHub (Feb 16, 2022):
seems fixed in dev :)