Hi,
Hi, I'm using TestRail with a Jira plugin. I have some fields in Jira which are required, so i have added these custom fields to the Jira defect plugin in TestRail like this:
[push.fields]
customfield_10101=on
customfield_10500=on
[hover.fields]
customfield_10101=on
customfield_10500=on
[field.settings.customfield_10101]
label=Likelihood
size=compact
type=dropdown
required=false
[field.settings.customfield_10500]
label=Team
size=compact
type=Team Picker
required=false
I have tested this field in testrail but the field is not able to populate the drop-down menu items.
For my second custom field, is it possible to populate the Team field? I have tried to add it in the setup but it display this error: incorrect field type. I have tried to change it to dropdown but same result.
Thanks,
Mara