Skip to content

Field 'fixVersions' cannot be set. It is not on the appropriate screen, or unknown #547

Open
@uaoleg

Description

@uaoleg

This error is caused by setting a default value for $fixVersions = []
https://github.com/lesstif/php-jira-rest-client/blob/main/src/Issue/IssueField.php#L50

And because of that it's not filtered out by !is_null
https://github.com/lesstif/php-jira-rest-client/blob/main/src/Issue/IssueField.php#L117

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions