Open Zomis opened 9 years ago
It seems like in an IssuesEvent, when removing a label from an issue, issuesEvent.getLabel() can return null. Could it be related to removing the last label on an issue? Or actually removing an entire label? Needs further investigation.
issuesEvent.getLabel()
It seems like in an IssuesEvent, when removing a label from an issue,
issuesEvent.getLabel()
can return null. Could it be related to removing the last label on an issue? Or actually removing an entire label? Needs further investigation.