status: Allow Reopen
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.
Loading
Please register or sign in to comment