I want to fetch Updated Worklog ID's for past 7 days . SInce there are many as I have many projects , I want to fetch the list of updated worklogs of a specific project . Is there a way to do so ?
You could look at the following API function: api-rest-api-3-worklog-updated-get
Hi @Marc - Devoteam Thanks for the response but these api give all the updated worklogs within JIRA . I need for a specific project . Is there a way I can get the updated worklogs of a specific project ?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Unfortunate, no there is no option for this.
You could add: ?since=<timestamp>
This only limits the amount of results based on time stamp.
Or you could look at a marketplace app that is able to do this, I suggest to see apps that can let you see history or start using a time tracking app and not the ootb Jira option.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
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.