Actions
Bug #3387
closedWhen there are a lot of directive, the display of the detail of a directive is painfully slow
Status:
Released
Priority:
1 (highest)
Assignee:
Category:
Web - Config management
Target version:
Pull Request:
Severity:
UX impact:
User visibility:
Effort required:
Priority:
Name check:
Fix check:
Regression:
Description
When we want to display the directive, and it is in a lot of rules, and it has also a lot of sibling, the display of the directive is really slow (and can even timeout)
Indeed, when we display the directive, we compute the Rule grid has well, to show the dependencies, and the compliance; and it is really really slow du to duplicate query in the LDAP
Actions