Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in

Can you differentiate inline vs page comments for automation purposes?

Nev Ramadan
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
January 10, 2024

I would like to automate re-broadcasting inline comments on a page as page comments. I can't see any documented way to do this, it's not exposed in comment smart values.

Trigger: Page Commented

If: (Comment is inline?)

Then: Add Comment

1 answer

0 votes
Kseniia Trushnikova
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
March 4, 2024

Hi @Nev Ramadan,

There's no smart value to differentiate between inline and page comments, but you can use API to find out if your comment is inline. Here's the example:

Screenshot 2024-03-04 at 12.30.03.png

Add the Send web request action with URL "{{baseurl}}/api/v2/inline-comments/{{comment.id}}". If this request returns you 200, it means that the comment is inline.

Hope it helps.

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events