I'm following the documentation here for creating JIRA Issues via HTML links:https://confluence.atlassian.com/jirakb/creating-issues-via-direct-html-links-159474.html
Everything is working great except the way our JIRA board is configured requires me to provide a "Team" for each Jira item created.
I can't find any documentation for having the "Team" parameter pre-selected. Is there a way to do this?
I've tried:
&team=<Team_Name>
&teams=<Team_Name>
Try
&customfield_id=<Team_Name> or &customfield_id=<Team_Id>
Samples for customfield_id : customfield_10001, customfield_10103
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.