gaepdit / enforcement-orders

An application to allow staff to publish enforcement order notices online and to allow the public to view and search those orders.
The Unlicense
0 stars 0 forks source link

Order Number filtering should be case-insensitive #91

Closed dougwaldron closed 1 year ago

dougwaldron commented 1 year ago

Update all implementations using EnforcementOrderSpec, EnforcementOrderAdminSpec, OrderNumberExistsAsync, etc.

This is a bug because it allows duplicate order numbers to be entered if they differ only by case.