Actions
Bug #27581
openChange request counts are loading even if the plugin is disabled
Status:
Pending technical review
Priority:
N/A
Assignee:
Target version:
Pull Request:
Severity:
Trivial - no functional impact | cosmetic
UX impact:
It bothers me each time
User visibility:
First impressions of Rudder
Effort required:
Very Small
Priority:
118
Name check:
To do
Fix check:
To do
Regression:
No
Description
With the change-validation plugin installed, but the change requests being disabled, the change request count in the navbar CR -
is still loading.
And it cannot be opened (leads to a console error when clicked).
The previous behavior was hiding the component.
So we should hide it when the plugin is disabled (there is no API call being made, so it's a snippet that should be changed)
Files
Updated by Clark ANDRIANASOLO about 3 hours ago
- File Screenshot from 2025-09-16 16-22-33.png Screenshot from 2025-09-16 16-22-33.png added
- Description updated (diff)
- Severity set to Trivial - no functional impact | cosmetic
- UX impact changed from I hate Rudder for that to It bothers me each time
- Priority changed from 0 to 118
Updated by Clark ANDRIANASOLO about 3 hours ago
- Status changed from New to In progress
- Assignee set to Clark ANDRIANASOLO
Updated by Clark ANDRIANASOLO about 3 hours ago
- Status changed from In progress to Pending technical review
- Assignee changed from Clark ANDRIANASOLO to François ARMAND
- Pull Request set to https://github.com/Normation/rudder-plugins/pull/882
Actions