Hi,
is it possible to get the workload scheme for an user?
Best regards
And how does it work to get workloadscheme members?
rest/tempo-core/1/workloadscheme/{id}/members
does not work.
baseurl/rest/tempo-core/1/workloadscheme/users/{schemeId}
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Thank you for mentioning this, @Michel Tremblay [Adaptavist] ! Do you know where I could find documentation on this?
Additionally, do you know if there's an API that would add a user to a workload scheme?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Yes, It is possible to get workload scheme through REST API:
1) get all schemes: Your-JiraInstance/rest/tempo-core/1/workloadscheme/
2) get particular schemes: Your-JiraInstance/rest/tempo-core/1/workloadscheme/{id}/
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
1) get all schemes: /rest/tempo-core/1/holidayscheme
2) get members for each schemes: /rest/tempo-core/1/holidayscheme/${scheme.id}/members
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
This is for getting the worklogs, not the workload scheme.
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.