List of owners associated with an issue.
type IOwner { name: String email: String }
name String
String
Name of the owner
email String
Email of the owner
{} Issue.issueOwners
{} Issue.originalIssueOwners
Last updated 12 days ago