Octav

Results 2 issues of Octav

`WishlistContext` always returns an instance of `Wishlist` (`WishlistInterface`), so it's probably a good idea to return `WishlistInterface` instead of `?WishlistInterface`.

In order to reproduce (in Admin UI) the problem I'm facing, make sure you have an existing product with only one tier price for one customer group. ![price](https://user-images.githubusercontent.com/6184412/78080709-7194ad80-73b7-11ea-8e0b-c1bc6fe45e0a.PNG) Delete the...

bug