Actions
Bug #26399
openHooks documentation link redirects to non-existing page
Status:
Pending release
Priority:
1 (highest)
Assignee:
Category:
Web - UI & UX
Target version:
Pull Request:
Severity:
Trivial - no functional impact | cosmetic
UX impact:
I hate Rudder for that
User visibility:
Operational - other Techniques | Rudder settings | Plugins
Effort required:
Very Small
Priority:
106
Name check:
To do
Fix check:
To do
Regression:
No
Description
In "Hooks" page, the link points to https://myserver/rudder-doc/reference/7.2/usage/advanced_configuration_management.html#_server_event_hooks.
The version is hardcoded and 7.2 is unmaintained so it returns a 404 page.
Workarounds
By replacing 7.2 in the URL with 8.1 and 8.2, it works.¶
Updated by Clark ANDRIANASOLO about 1 month ago
- Priority changed from N/A to To review
Updated by Vincent MEMBRÉ about 1 month ago
- Target version changed from 8.1.12 to 8.1.13
Updated by François ARMAND about 1 month ago
- Priority changed from To review to 1 (highest)
That should be a very quick win
Updated by Clark ANDRIANASOLO about 1 month ago
- Status changed from New to In progress
Updated by Clark ANDRIANASOLO about 1 month ago
- Status changed from In progress to Pending technical review
- Pull Request set to https://github.com/Normation/rudder/pull/6216
Updated by Clark ANDRIANASOLO about 1 month ago
- Status changed from Pending technical review to Pending release
Applied in changeset rudder|a72505ac1efb8f584c1847da2ca5edc95c4d92fc.
Actions