I have an Edit Form, where users can Update a single "auction". How can I use $state.go('auctions') correctly within the update function, so that the user gets directed to the auction-view after the update was successfull?I have an Edit Form, where users can Update a s