Hello!
I need to develop a plugin which some details along with estimations data.
Since estimations data heavily depends on board settings (time tracking config, story points estimations), I need to hide some fields if they are disabled for board.
Could you please suggest how to get those board settings in java api ?
Thanks !