Project

General

Profile

Bug #27581

Updated by Clark ANDRIANASOLO about 5 hours ago

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) 

 !Screenshot%20from%202025-09-16%2016-22-33.png! 

Back