How to fetch estimation config for Kanban board using Java API ?

Denis_Soy February 9, 2020

I'm trying to determine estimation config for Kanban board using Java API. Are there any API to fetch estimation field for Kanban board ? (ensure it is available and get its name/id).

 

I'm trying to avoid using REST due to:

1. Security issues: credentials will be sent via HTTP

2.  jira-rest-java-client-core causes huge dependencies conflicts. I didn't find a way how to put it to work

 

Thanks !

0 answers

Suggest an answer

Log in or Sign up to answer