[GH-ISSUE #4701] [Bug]: Check the Documentation links pointing to invalid locations #2188

Closed
opened 2026-03-02 13:50:18 +03:00 by kerem · 3 comments
Owner

Originally created by @guhri88 on GitHub (Sep 25, 2025).
Original GitHub issue: https://github.com/KelvinTegelaar/CIPP/issues/4701

Required confirmations before submitting

  • I can reproduce this issue on the latest released versions of both CIPP and CIPP-API.
  • I have searched existing issues (both open and closed) to avoid duplicates.
  • I am not requesting general support; this is an actual bug report.

Issue Description

Clicking "Check the Documentation" from the bottom right popup is often resulting in a page not found due to old URLS.

Example: When in CIPP > Advanced > Super Admin > CIPP Roles, if you click on "Check the Documentation," you get sent to https://docs.cipp.app/user-documentation/cipp/super-admin/cipp-roles

Image

The correct link is: https://docs.cipp.app/user-documentation/cipp/advanced/super-admin/custom-roles

I've encountered this at many places throughout CIPP, so I have not documented them all.

Environment Type

Sponsored (paying) user

Front End Version

v8.4.2

Back End Version

v8.4.2

Relevant Logs / Stack Trace


Originally created by @guhri88 on GitHub (Sep 25, 2025). Original GitHub issue: https://github.com/KelvinTegelaar/CIPP/issues/4701 ### Required confirmations before submitting - [x] **I can reproduce this issue on the latest released versions** of both CIPP and CIPP-API. - [x] **I have searched existing issues** (both open and closed) to avoid duplicates. - [x] I am **not** requesting general support; this is an actual bug report. ### Issue Description Clicking "Check the Documentation" from the bottom right popup is often resulting in a page not found due to old URLS. Example: When in CIPP > Advanced > Super Admin > CIPP Roles, if you click on "Check the Documentation," you get sent to https://docs.cipp.app/user-documentation/cipp/super-admin/cipp-roles <img width="244" height="88" alt="Image" src="https://github.com/user-attachments/assets/f4a006d7-8759-4db2-a13e-ee1e05598cfc" /> The correct link is: https://docs.cipp.app/user-documentation/cipp/advanced/super-admin/custom-roles I've encountered this at many places throughout CIPP, so I have not documented them all. ### Environment Type Sponsored (paying) user ### Front End Version v8.4.2 ### Back End Version v8.4.2 ### Relevant Logs / Stack Trace ```plaintext ```
Author
Owner

@github-actions[bot] commented on GitHub (Sep 25, 2025):

Thank you for reporting a potential bug. If you would like to work on this bug, please comment:

I would like to work on this please!

Thank you for helping us maintain the project!

<!-- gh-comment-id:3336280790 --> @github-actions[bot] commented on GitHub (Sep 25, 2025): Thank you for reporting a potential bug. If you would like to work on this bug, please comment: > I would like to work on this please! Thank you for helping us maintain the project!
Author
Owner

@bmsimp commented on GitHub (Sep 26, 2025):

FYI, the Check the Documentation link uses a reference path and isn't coded directly. Some of this has to do with the remaining links from the rebuild still having the URL path to their old location in the menu.

<!-- gh-comment-id:3336284545 --> @bmsimp commented on GitHub (Sep 26, 2025): FYI, the Check the Documentation link uses a reference path and isn't coded directly. Some of this has to do with the remaining links from the rebuild still having the URL path to their old location in the menu.
Author
Owner

@KelvinTegelaar commented on GitHub (Sep 28, 2025):

We're fixing this on the go, thanks for reporting!

<!-- gh-comment-id:3344228148 --> @KelvinTegelaar commented on GitHub (Sep 28, 2025): We're fixing this on the go, thanks for reporting!
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/CIPP#2188
No description provided.