Hi,
I am trying to set up an agent on Rovo to help with QA tasks. What we need is an agent that creates a manual test plan on a confluence page when a ticket is provided. For the format we have generated custom templates that we use.
I've tried to tell the agent to use the template but it does not manage to pick up the formatting.
The template works perfectly when used manually when creating a page, but when used with the agent it results in badly formatted tables, it does not pick up "STATUS" type tags, hints or line brakes.
Eg: it publishes stuff like
| iOS | You may wanna bullet point the results and listed here for each device<br>{status:colour=Green|title=Use this to input the positive result}<br>{status:colour=Yellow|title=Use this to input a non-expected result} | | :--- | :--- | | Android | You may wanna bullet point the results and listed here for each device<br>{status:colour=Green|title=Use this to input the positive result}<br>{status:colour=Yellow|title=Use this to input a non-expected result} |