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.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.