-
Notifications
You must be signed in to change notification settings - Fork 0
Unclear error message #2
Copy link
Copy link
Open
Labels
Description
When run:
ticket = Tessera::Ticket.find(441031)I get:
/var/lib/gems/2.4.0/gems/tessera-1.0.0/lib/tessera/ticket.rb:20:in `find': undefined method `first' for nil:NilClass (NoMethodError)
from /srv/www/testboard/jobs/otrs.rb:13:in `<main>'It could be permission problem since I have read-only permission on this ticket...anyway I expected error message from server.
Thank you;)
Reactions are currently unavailable