Skip to content
Snippets Groups Projects
user avatar
JediKev authored
This addresses an issue introduced with `510046c5` where tickets with no
Help Topic can not be reopened. This is due to a check on `isReopenable()`
where it returns `null` instead of `true` if there is no help topic;
therefore returning false and not allowing the ticket to be reopened.
310017b1
Name Last commit Last update