Issues
- 2
The curl option curl_setopt($ch, CURLOPT_ENCODING, '') is not working (php 8.3.7)
#534 opened by majuca - 4
Library stopped working
#536 opened by ldebrouwer - 2
PHPUnit tests are failing
#532 opened by jepster - 1
Issue with dynamic property creation (php8.2)
#530 opened by jeremy379 - 1
HTTP Request Failed: Status Code : 403, "Failed to parse Connect Session Auth Token"
#528 opened by martinfrese - 1
- 1
Empty customField
#525 opened by flack - 3
JSON property "description" in class "JiraRestApi\Issue\IssueFieldV3" is an object and cannot be converted to a string
#454 opened by Pequem - 2
PHP version 8.2.3 Deprecated: Creation of dynamic property JiraRestApi\Issue\IssueType::$entityId is deprecated in ... /vendor/lesstif/php-jira-rest-client/src/JsonMapperHelper.php on line 26
#503 opened by fuel-lhartwell - 0
Creation of dynamic property JiraRestApi\Sprint\Sprint::$createdDate is deprecated
#523 opened by ldebrouwer - 3
- 3
Assignee not being set
#510 opened by johnxy84 - 0
Typed property JiraRestApi\Issue\Reporter::$emailAddress must not be accessed before initialization
#522 opened by olia-bn - 7
JSON property "parent" in class "JiraRestApi\Issue\IssueField" must not be NULL
#515 opened by Ken-vdE - 0
Return type wrong after PHP 8.2 fixes
#511 opened by MitjaOrzeszkoC24 - 1
In PHP 8.2.1, I get several of the following messages: "User Deprecated: Method "JsonSerializable::jsonSerialize()" might add "mixed" as a native return type declaration in the future."
#506 opened by mrunkel - 4
- 6
V3 API and issues fields
#458 opened by b2p-fred - 2
- 2
- 2
`IssueField::duedate` unused
#491 opened by Schrank - 1
- 0
Creation of dynamic property JiraRestApi\Issue\Worklog::$issueId & Worklog::$created is deprecated
#493 opened by Schrank - 0
PHP 8.2 support
#486 opened by ldebrouwer - 5
- 3
- 0
Make vlucas/phpdotenv an optional dependency
#481 opened by pfrenssen - 2
- 2
Support to update Custom Fields Options?
#465 opened by LordSimal - 1
Support custom headers in API calls
#471 opened by alanbort - 1
- 3
Sending Issue Type But Still Getting Error
#475 opened by yusufalper - 1
- 0
IssueField - Custom Field - Allow array as value
#466 opened by yeu1 - 2
Test coverage
#456 opened by doppiogancio - 0
Type Error on IssueService::getCreateMeta():926, return value must be of type array, stdClass returned
#462 opened by yeu1 - 3
Bug fix regression #390
#459 opened by b2p-fred - 3
Field 'descriptionV3' cannot be set. It is not on the appropriate screen, or unknown.
#457 opened by lucasaba - 1
error updating version of issue when using IssueField (works fine with updateFixVersions)
#450 opened by wivaku - 4
- 1
- 1
- 7
HTTP 405 when accessing Jira via HTTPS
#440 opened by klepptor - 4
- 9
Class "Monolog\Level" not found
#441 opened by yusufalper - 2
Trait "JiraRestApi\AgileApiTrait" not found
#442 opened by wsslfnstr - 1
- 1
PHP 8.1 Support - Deprecated: file_exists(): Passing null to parameter #1 ($filename) of type string is deprecated
#435 opened by nsmith520 - 2
- 4
New feature: get Project Components
#426 opened by edegaudenzi