I have created a Rovo agent that creates a work item from an uploaded pdf. I however get an error message when it runs. I am assuming this to be because only the description and summery are in the output.
We have other mandatory fields required to create a work item, how can I get the output from the agent to include updating those fields?
This is the error I get;
Message action error: [Code 400] convoai.rest.bad.request - Failed to invoke action. for actionKey: jira-issue-create-bulk
Hi!
Can you test this on another project? Don't set anything as required. Does the agent work as expected?
Then test passing over the required fields. Since they are required, you need to tell Rovo what values you are passing over.
Regards
I only have one project so I am unable to test on another. I am instructing the agent to add a label called test to each ticket created as per the below;
I however never get this in the input to the create work item skill as per the below screenshot.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
It would seem that this feature is not enabled yet, if I read correctly below?
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.