== Deleting the user's build == === Actors === User, Admin === Scenario === 1. In their dashboard, the user clicks on the "DELETE" button below the build they want to delete {{{ DELETE FROM build WHERE id = $buildId AND user_id = $userId }}} [[Image(deleteConfirm.png)]]