For the ability to delete Users from the system that haven’t been active in the system yet, was added “Delete” button to the User edit form.
After clicking on the button:
- if a User Name hasn’t been used yet, the message should be displayed: “Are you sure you want to delete user?”
- if used has been already used the message should be displayed: “You cannot delete user because user already used”