the output should be of only the parent ID of a subtask, work log updated field when given assignee id
I am using the below link but I am getting all the details I need only updated time from the work log and its parent ID
api/2/search?jql=assignee=%id%+and+status=%22IN%20PROGRESS%22&fields=assignee,worklog
Would it work to write a script that filters the information that you need from the result from the API call?
You can also check here in the Atlassian Developer Community: https://community.developer.atlassian.com/
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.