I'm trying to get stories that are just in progress, using userName but it lists all the stories which were assigned to the user.
GET request : URL - https://jira.com/rest/api/2/search?jql=assignee=spruthvi&fields=id,key,status
Is there any possible way to get the stories that are in progress when we search with userName