FgForrest / evitaDB

evitaDB is a specialized database with an easy-to-use API for e-commerce systems. It is a low-latency NoSQL in-memory engine that handles all the complex tasks that e-commerce systems have to deal with on a daily basis. evitaDB is expected to act as a fast secondary lookup/search index used by front stores.
https://evitadb.io
Other
61 stars 7 forks source link

fix(#638): Nested entities are not sorted when `hierarchy` requiremen… #639

Closed novoj closed 1 month ago

novoj commented 1 month ago

…t is used

The problem occurs only in case when the calculated response contains exactly one root item. In such case its children are not sorted.