I am using 7.10 of Jira server, and when I log work, I add a Billable Rate.
I am trying to get this value back with the API. Its not in here:
GET /rest/api/2/issue/{issueIdOrKey}/worklog/{id}
Any ideas where I can get this please?
Hello,
I guess, the billable rate comes from a Tempo plugin. That is why you should use the Tempo Rest Api plugin. Try this one
http://{JIRA_BASE_URL}/rest/tempo-timesheets/3/worklogs/
You can find more info here:
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You are welcome!
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.