Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

How to read all the Field Configuration Schemes using scripts

Rajitha Rodda March 16, 2023

We have a requirement to create a project with predefined fieldconfiguration scheme for issue types so i am trying to read all the fieldconfiguration schemes by suing below piece of code but it is not returing fieldconfigurtaionschemes

FieldConfigSchemeManager fieldConfigSchemeManager = componentAccessorHelper.getFieldConfigSchemeManager();
fieldConfigSchemeManager.getFieldConfigScheme(10000)

 

0 answers

Suggest an answer

Log in or Sign up to answer