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
The object can be initialised with labels/assignes being added to the collection. But the collection is null unless the "AddLabel/AddAssignee" method is called.
varissueUpdate=newIssueUpdate{Labels={"Foo"}};
Versions
v14
Relevant log output
> Unhandled exception. System.NullReferenceException: Object reference not set to an instance of an object.