mirror of
https://github.com/KelvinTegelaar/CIPP.git
synced 2026-04-25 08:16:01 +03:00
[GH-ISSUE #274] Manage Users/Groups link on some pages point to a broken URL #143
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#143
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 @dloughland87 on GitHub (Nov 23, 2021).
Original GitHub issue: https://github.com/KelvinTegelaar/CIPP/issues/274
Describe the bug
The Manage Users/Groups hyperlinks on the top right-hand corner of some pages point to a broken URL that ends in .html and returns a 404 error.
-https://cipp.domain/index.html?page=users.html
To Reproduce
The following pages have the incorrect hyperlink URL for Manage Users and/or Manage Groups:
-https://cipp.domain/index.html?page=DeviceList
-https://cipp.domain/index.html?page=BasicAuth
-https://cipp.domain/index.html?page=tenants
-https://cipp.domain/index.html?page=ConditionalAccessPoliciesList
-https://cipp.domain/index.html?page=BestPracticeAnalyserList
-https://cipp.domain/index.html?page=DomainAnalyserList
-https://cipp.domain/index.html?page=AutopilotProfileList
-https://cipp.domain/index.html?page=OnedriveList
-https://cipp.domain/index.html?page=SharepointList
-https://cipp.domain/index.html?page=TeamsList
-https://cipp.domain/index.html?page=TeamsActivity
-https://cipp.domain/index.html?page=MailboxStatisticsList
-https://cipp.domain/index.html?page=MailboxList
-https://cipp.domain/index.html?page=MailboxCASList
-https://cipp.domain/index.html?page=Messagetrace
-https://cipp.domain/index.html?page=PhishPolicyList
Expected behavior
Hyperlinks should be:
-https://cipp.domain/index.html?page=users
-https://cipp.domain/index.html?page=groups
Screenshots


@KelvinTegelaar commented on GitHub (Nov 23, 2021):
thanks for reporting, we're working on a big UX project that'll change how we do things. This is marked as a wontfix because it's resolved in the new interface. :)