I'm using a custom Rovo agent to help users create Jira tasks for a specific team, among other things.
In the agent instructions, I’ve specified that certain fields (like Sprint, Components...) must always be prefilled with fixed values. I also ask the agent to always request three fields from the user before creating the task, however, the agent often skips asking for one or more required fields, and the fixed values are not shown in the preview or the Jira task.
My questions are:
- Is there a way to guarantee that the agent will include fixed field values in the Jira task?
- Are there known limitations around Jira task creation from Rovo?
Thanks!