<@U1TCY49GT> you also can consider `require(offer....
# announcements
c
@dstarcev you also can consider
require(offer.status == OfferStatus.Draft) { "actual offer status is ${offer.status}" }
if you actually don't need particular exception type to be thrown