Fixes #441. The JIRA REST API v2 /search endpoint has been deprecated and returns HTTP 410 Gone. Migrate to API v3 /search/jql endpoint. Changes: - Update API endpoint from /rest/api/2/search to /rest/api/3/search/jql - Add URL encoding for JQL query parameter (Python 3.14 compatibility) - Add reference to Atlassian migration guide 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
30 KiB
Executable File
30 KiB
Executable File