offspot / imager-service

Create Kiwix Hotspot microSD cards online
https://imager.kiwix.org/
GNU General Public License v3.0
14 stars 6 forks source link

Remove unnecessary error message if address is incomplete #97

Closed Popolechien closed 3 years ago

Popolechien commented 5 years ago

Started a card creation (#5d11b42f287) - the addressee only indicated her name and email address and all other fields were left empty, as the aim is only to get a download link. Upon saving the order, I got the following error message: Error while saving… NOT NULL constraint failed: manager_order.recipient_country_code

She did not, in fact, indicate any country of residence as it is not relevant. The error message, besides being somewhat cryptic, is not necessary and might confuse users as I separately received a confirmation email that the order was accepted.

rgaudin commented 5 years ago

Reclassified as user should not see something like that. And I need to investigate the consequences of that (maybe manager Order hasn't been created?)

kelson42 commented 3 years ago

@rgaudin Looks really similar to #126

rgaudin commented 3 years ago

Yep, shall be addressed in #126