MealsOnDisk 2.33 Changes
- Fixed a "truncation" error in Delivery Processing
An error was reported by some service during Delivery Processing.
The error message warned that text would be "truncated",
but it also caused the processing to fail and no deliveries were processed.
The problem only occurred if there was a client with a large number of restricted ingredients and meal preparation requests.
The delivery description was too long to fit in the database and delivery processing failed.
The problem was rectified by removing the last few characters of the delivery description (if required),
to ensure it could be recorded in the database.