Skip to content

Conversation

@loustevens-MW
Copy link

  • Added cweagans/composer-patches to dependencies
  • Created patch to update lesstif/php-jira-rest-client to use API v3
  • Changes /rest/api/2 to /rest/api/3 in JiraClient

This resolves the 410 error caused by Atlassian's removal of API v2. The patch automatically updates the underlying Jira client library without requiring a fork of that dependency.

Fixes compatibility with Atlassian Cloud Jira API v3.

- Added cweagans/composer-patches to dependencies
- Created patch to update lesstif/php-jira-rest-client to use API v3
- Changes /rest/api/2 to /rest/api/3 in JiraClient

This resolves the 410 error caused by Atlassian's removal of API v2.
The patch automatically updates the underlying Jira client library
without requiring a fork of that dependency.

Fixes compatibility with Atlassian Cloud Jira API v3.
@loustevens-MW loustevens-MW requested a review from a team as a code owner November 17, 2025 21:31
@xendk
Copy link
Member

xendk commented Nov 20, 2025

As mentioned in #512, this changes nothing.

@xendk xendk closed this Nov 20, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants