For the jira rest call.
/rest/api/2/worklog/updated
I can get the regular call to work, but there is an option to display additional parameters on the worklog. I cannot get this to appear.
Things I have tried
/rest/api/2/worklog/updated?expand=name,displayName,issueid
-basically a comma separated list of values.
/rest/api/2/worklog/updated?expand=properties
I am looking at Atlassians documentation.
https://docs.atlassian.com/jira/REST/cloud/#api/2/worklog-getIdsOfWorklogsModifiedSince
I think you need to specify the worklog ID to get the expanded results
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.