rubyforgood / human-essentials

Human Essentials is an inventory management system for diaper, incontinence, and period-supply banks. It supports them in distributing to partners, tracking inventory, and reporting stats and analytics.
https://humanessentials.app
MIT License
446 stars 473 forks source link

[BUG] if you have an error in defining a kit, the information you entered is not preserved. It should be. #4437

Closed cielf closed 3 months ago

cielf commented 3 months ago

Summary

If you have an error when defining a kit, the line items entered are not preserved. They should be.

Why fix?

avoiding bank frustration

Recreation

sign in as org_admin1@example.com Inventory | Kits click "New Kit" without specifying a name, specify an item in the kit ("Choose an Item" and fill in Quantity) Click Save

You will get an error, and the item you have specified will disappear. It should not.

Criteria for completion