Product: Rovo AI Assistant
Context: Jira Service Management (Cloud)
If you ask Rovo to post an internal/agent-only comment on a JSM ticket, it will post it as a PUBLIC comment instead β without warning you.
The customer and all request participants will receive the email notification immediately. There is no undo.
I was investigating an automation delay on a JSM ticket and asked Rovo to post a post-mortem explanation as an internal comment. Rovo:
A post-mortem comment containing internal operational details was sent to the customer. That damage can't be undone.
"Hey, I need to let you know β the tool I have for adding comments doesn't support JSM internal/agent-only notes. I can't guarantee this stays private. Here's the full comment text so you can post it yourself as an internal note directly in the ticket."
Provide feedback to Atlassian β use the π button on Rovo responses and/or file a support ticket requesting:
Hello @Mark B Wager and @Ajay _view26_
This is a known bug (ROVO-297)βthe Rovo comment action currently posts publicly even when told to make an internal note.
The best way to handle this is actually to split up generating the text and then posting it.
You'll want to use that Rovo agent action to create the text first, and then right after that, pop in a regular Jira Comment on issue action. Just make sure you set that one up specifically as internal using what the agent comes back with (that's the `{{agentResponse}}` part!).
Best,
Arek π€
The underlying issue is that the Jira REST API's "Add comment" endpoint does support the visibility property (for restricting to a service desk role like sd.public.comment vs sd.internal), but Rovo's comment-posting action currently doesn't expose or honour that parameter.
It defaults to public visibility, and there's no guardrail prompting you to confirm before it executes a write operation on a customer-facing ticket.
I think its best to raise a support ticket to report the issue. Hopefully Atlassian picks this up quickly as it's a data exposure risk.
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.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.