Add exception handling

Created on 15 November 2023, 8 months ago
Updated 5 December 2023, 7 months ago

Problem/Motivation

There are places in the code where exceptions could be triggered, but they are not being caught.

Steps to reproduce

One such place is creating an order with an item that does not fit in any of the available boxes.

Proposed resolution

Add try/catch blocks around those places where that happens.

Remaining tasks

Also, as part of this, I am modifying the description to add the label to the string that is passed in for both the boxes and the items, as just having an ID is not always helpful in resolving the exception.

User interface changes

None.

API changes

None.

Data model changes

None.

✨ Feature request
Status

Fixed

Version

1.0

Component

Code

Created by

πŸ‡ΊπŸ‡ΈUnited States oadaeh

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Production build 0.69.0 2024