Actions
Bug #7541
closedMajor performance hit in promise generation for unused inventories fetch
Status:
Released
Priority:
1 (highest)
Assignee:
Category:
Performance and scalability
Target version:
Pull Request:
Severity:
UX impact:
User visibility:
Effort required:
Priority:
Name check:
Fix check:
Regression:
Description
In promise generation, we get all the inventory information, but are no longuer using them to do anything.
Remove that part.
Actions