You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When attempting to delete a user from the backend who has orders, the deletion will fail and a Missing Template error screen will be shown. (Screenshot below.)
Solidus Version:
2.8.1
To Reproduce
Create new 2.8.1 app.
Complete an order with a user.
Attempt to delete user from backend.
Current behavior
Missing Template exception will be seen.
Expected behavior
I would expect either to see an explanation to the effect of Cannot delete user with orders, or a dialogue This user has orders. Continue?, or a successful deletion.
Screenshots
Desktop (please complete the following information):
OS: MacOS Mojave
Browser Safari
Version 12.0.3
The text was updated successfully, but these errors were encountered:
When attempting to delete a user from the backend who has orders, the deletion will fail and a
Missing Template
error screen will be shown. (Screenshot below.)Solidus Version:
2.8.1
To Reproduce
Create new 2.8.1 app.
Complete an order with a user.
Attempt to delete user from backend.
Current behavior
Missing Template exception will be seen.
Expected behavior
I would expect either to see an explanation to the effect of
Cannot delete user with orders
, or a dialogueThis user has orders. Continue?
, or a successful deletion.Screenshots

Desktop (please complete the following information):
The text was updated successfully, but these errors were encountered: