How to get all the activities (tasks) that happen on a Jira board using the Atlassian API.
@Ashot , You could look at the documentation in https://developer.atlassian.com/cloud/jira/platform/rest/v3/api-group-issue-search/#api-rest-api-3-search-get
Hi @Ashot ,
welcome to the atlassian community!
Tickets in a board depend from the board filter, so you need to retrive the associated filter and execute the same JQL through an API.
Fabio
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.