Hello,
I try to use Create a new issue (V3) tool inside a Copilot studio Agent but in the entries we have only:
And it seems to be blocking with the setup of blocking to pass summary and description.
Anyone integrated Copilot & Jira to create Issue. On my side it's to create an Idea in Jira Product Discovery
Example of issue type: connectorRequestFailureThe connector 'Jira' returned an HTTP error with code 400. Inner Error: Issue fields are empty. Please ensure that all required fields is provided.
I tried to pass via the tool or via a Topic item with:
{
"summary": "Your summary here",
"description": "Your description here"
}
The first thing that you should check is that the only required fields are Summary and (maybe) Description. JPD may have been set up to require some additional field(s) on idea creation.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.