Ребята, а насколько вы глубоко знаете скриптраннер? Скажите, почему у меня в Listener если я слушаю событие Issue Commented, то у меня event.getChangeLog() возвращает null? Как мне жить?
The IssueEvent object thrown as a result of an edit operation, may now return null from a getChangeLog() call. This can occur when a user chooses to edit an issue but only leaves a comment and makes no other changes to the issue.