How can I find a list of pages that were created or edited by a specific user within a given time frame? In my case, I want to see what contributions someone has made to my company's wiki over a 6-month period to inform performance review conversations.
The problem right now is that the search filter only allows me to filter on when a page was last modified by anyone. This means if I filter by pages last modified in the last 90 days where I am a contributor, I'll get search results for pages that I touched years ago but were recently modified by someone else.
I would like to search for all contributions from a specific user in Confluence, and sort them by the contribution date. Is this possible in Confluence?
I don't have the answer - I have the same question. I'd like very much to collect metrics. The contributors macro was suggested in another answer, but that is woefully insufficient in many ways - for example, it's not possible to provide a timeframe. CQL can find contributor = <username> and lastmodified > date, but that doesn't tell whether the modification was made by <username>. Jira supports:
updatedBy(user, dateFrom, dateTo)
Why does not Confluence support the same? C'mon!
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.