Optimized StockService->GetProductDetails performance (fixes #2283)

This commit is contained in:
Bernd Bestel
2023-07-31 16:54:58 +02:00
parent 57ccb8645e
commit fd7e24b7d1
5 changed files with 134 additions and 31 deletions

View File

@@ -0,0 +1,55 @@
> ⚠️ xxxBREAKING CHANGESxxx
> ❗ xxxImportant upgrade informationXXX
### New feature: xxxx
- xxx
### Stock
- Performance fixes related to the stock overview and purchase/consume/inventory/transfer page
### Shopping list
- xxx
### Recipes
- xxx
### Meal plan
- xxx
### Chores
- xxx
### Calendar
- xxx
### Tasks
- xxx
### Batteries
- xxx
### Equipment
- xxx
### Userfields
- xxx
### General
- xxx
### API
- Fixed performance issues on the endpoint `/stock/products/{productId}`