- Jira node β Search Issues action now returns
410 Gone - Atlassian removed the old GET-based search on Aug 2025 rollout
- Request: Update Jira node to use
POST /rest/api/3/searchwith JSON body
Welcome to the community @S_Chandhru
Youβre absolutely right @S_Chandhru atlassian deprecated the old Jira Search API GET /rest/api/2/search and itβs now completely removed as of August 2025. The node needs to be updated to use the new POST API.
1 Like
This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.