You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Initialize typed property "labels" so it can be accessed even if empty (
#69)
* Update IssueField.php
Fix "Typed property JiraCloud\Issue\IssueField::$labels must not be accessed before initialization" when trying to access labels of a retrieved issue.
* Update IssueField.php
Remove whitespace in a blank line