released June 20, 2023
Bug Fixes
- Deleting a component after removing it from an inbound shipment was failing; this has been fixed.
- ComponentService.GetQueries() was returning queries from cache and using a cached setting, requiring a service restart when modifying query settings. Now queries are refreshed from the database every time, and the ‘InventoryQueries’ setting is loaded from the database each time.