i want jira API to get latest 3 projects from my project list.
that 3 projects have latest update in issues or comment.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
hello ,
I want to show top 3 recent project list from jira.
i am searching for API but i am not get.
so i tried following API but it gives me CORS issue.
https://url/rest/internal/2/productsearch/search?counts=projects=5&type=projects&maxResults=3
Is there any API available for get recent project List OR Any solution for above URL call?
i am using javascript to call jira API.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.