How to get all the fields that have a JEditor render type ?

Pedro Santos July 26, 2017

I'm trying to find which fields are using JEditor render type

Is there a way to get this info with the corresponding field configuration?

As the list of field configuration is huge was wondering how can this be retrieved.

 

using JIRA 7.2.9

 

1 answer

0 votes
Gaston Valente
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
July 27, 2017

Did you try with getRendererTypeForField() in a context of particular field configuration scheme?

https://docs.atlassian.com/jira/server/com/atlassian/jira/issue/fields/layout/field/FieldLayout.html

 

Suggest an answer

Log in or Sign up to answer