I want to get all resource cost rate through API. Dose any one knows " How to get User Cost Rate/Role Rate through Rest API? ".
Hi there,
I had same necessity and I finally used this calls:
JIRA_BASE_URL/rest/tempo-planning/1/rate/user/list?index=1&query=&group=&maxResults=1000
JIRA_BASE_URL/jira/rest/tempo-planning/1/rate/role/list
Just in case it is useful
THANK YOU ! You helped me a lot by posting this, have been hours I've been looking for this :)
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
In Jira datacenter 9.6.0 how to get users y roles ?
Te url JIRA_BASE_URL/rest/tempo-planning/1/rate/user/list? dont work for me
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.