We're trying to count likes on a page by user macro using https://community.atlassian.com/t5/Confluence-questions/Confluence-Count-number-of-Likes-on-a-page/q until now.
Unfortunatly this did work not starting with confluence 7 due to security restrictions (https://community.developer.atlassian.com/t/problem-to-get-about-me-information-from-user-details-after-confluence-7-update/35258/8).
We already changed count of comments to $content.getComments().size() but ContentEntityObject did not have getLikes(). Did you know another way to count likes on a page without changing velocity security properties?
Thanks,
Marcel
Super question. I also want to know this. The old way do not work anymore.
How can I get the likes of a page via user macro...
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.