You're on your way to the next level! Join the Kudos program to earn points and save your progress.
Level 1: Seed
25 / 150 points
Next: Root
1 badge earned
Challenges come and go, but your rewards stay with you. Do more to earn more!
What goes around comes around! Share the love by gifting kudos to your peers.
Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!
Join now to unlock these features and more
The Atlassian Community can help you and your team get more value out of Atlassian products and practices.
Is there a way to track time to first response for Confluence page comments and inline comments within a specific space? I want to measure feedback resolution time. Thank you!
Hello and welcome to the Atlassian Community!
Based on my understanding, it seems like you're currently gathering feedback on Confluence pages through comments or inline comments. Although I haven't had the chance to experiment with Confluence automation yet, I did come across some documentation that suggests you can set up a trigger to capture comments. However, it's important to note that you may need to create certain conditions to ensure it's the first comment and use smart values to calculate the time difference between the comment and page creation. While I haven't tried this out myself, it's definitely worth exploring.
If you're already familiar with Automation for Jira, I recommend checking out the Automation for Confluence documentation to see how you can implement this. For your convenience, I've included a link to the documentation below.
https://support.atlassian.com/confluence-cloud/docs/what-is-confluence-automation/
Thanks, Ivan! I'm not looking to track when the first comment to a page was made, but rather when the time from when a comment was made to when it was answered or resolved (for inline comments). Would this automation still apply or is there another way to track this feedback resolution time? Thank you!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Partially, yes. When capturing page comments and inline comments in Confluence automation, they are recorded as a single comment event. There's a smart value that allows you to retrieve the date/time of the comment, which you can use to create logic around it. However, I'm not certain if it's possible to capture when an inline comment is resolved.
Regarding feedback gathering, I think you should use a more structured approach, especially if you need to report on time. Inline comments aren't intended for that purpose, so it might be a good idea to explore other options. If you're interested in more robust automation choices, you might want to check out some of the marketplace apps. For example, some of them, like ScriptRunner, will provide you with more autonomy since you can create scripts and code it.
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.