Building a Rovo agent: how to get user's input?

Hi,

I’m trying to follow this how-to guide: https://developer.atlassian.com/platform/forge/build-a-jira-issue-analyst-rovo-agent/
But something’s not working: despite what’s described, the payload.context does not contain any jira attribute. Here’s what the payload actually looks like:

{"label":"Transverse","context":{"cloudId":"0e3a6411-ff40-4b9f-a7e3-4140f177fb8f","moduleKey":"get-issues","userAccess":{"enabled":false,"hasAccess":true}},"contextToken":"xxx(hexakey)"}

Anyone has tried this guide before and made it work?

Cheers,

Simon

1 Like

I am facing the same issue. @slucchesini did you find a solution for this ?