Actions
Bug #10682
closedDiRT Directory Client runs unneeded database queries
Status:
Resolved
Priority name:
Normal
Assignee:
Category name:
DiRT Integration
Target version:
Start date:
2018-11-08
Due date:
% Done:
0%
Estimated time:
Deployment actions:
Description
I'll see if I can narrow some down and eliminate.
Updated by Boone Gorges almost 6 years ago
DDC hides the user tab when the displayed user has no tools. https://github.com/cuny-academic-commons/cac/commit/0fe5db56b6ce9efde33ef67c7337211b4c9bfe3e limits the query so that it only happens when there is, in fact, a displayed user (ie on the user profile). https://github.com/cuny-academic-commons/dirt-directory-client/commit/bad50e091f1ae7449636801ebc6125dfaa256eed
Updated by Boone Gorges almost 6 years ago
- Status changed from New to Resolved
This seems to take care of the worst offenders.
Actions