lesstif / php-jira-rest-client

PHP classes interact Jira with the REST API.
Other
510 stars 263 forks source link

upd addIssueLink() to return bool and not null, to reflect result of … #414

Closed igittigitt closed 2 years ago

igittigitt commented 2 years ago

Regarding to issue #403 this PR fixes it. The called get true if operation was successfull.