We are using Jira as aour Defect tracker.
I'v set up everything I need to push defects from Testrail to jira.
We are using a customfield that is required. I configured this too:
customfield_10105=on
[push.field.customfield_10105]
label=Anforderer
type=dropdown
required=true
Is there a way to set a default value for this custom field, e.g. the user name (another user variable I configured).
something like:
value=%jira_user% ?