Does anyone know the minimum fields that are required to create a ticket that pushes to salesforce to Jira?
It depends on your Salesforce configuration - that can be made to require quite a range of fields.
Hi Nic,
Do I have to match the same field types from Jira - Salesforce. IE: Picklist field to Picklist , text box to text box? Or is there a little flexibility in this?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
It very much depends on what Salesforce has been configured to expect. If the Salesforce interface can translate <name of Jira select-list option> to a string, then you can, yes.
I imagine you can do that reasonably easily, but you'll need to look at the method you're using to do the "push" to see what it can do.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.