Skip to content

Add "scope" as an acceptable key to prevent IssueType throwing exception #182

@danillofb

Description

@danillofb

Some time ago JIRA API was changed and now scope is returned as part of issuetype properties in the list of returned issues (see https://developer.atlassian.com/cloud/jira/platform/rest/v2/#api-api-2-issueLink-linkId-get).

Since it's not explicitly whitelisted in \chobie\Jira\ IssueType::$_acceptableKeys property the exception is thrown during API response parsing.

Closed by #181.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions