I found this: Working with ticket information — Zammad System Documentation documentation
Should we run this? :
Ticket.find_by(number:'101234').articles.first.as_raw.content
(with the ticket number of the failed “one of” test ofc)
And then i post the content here, or how can we do that?