Hello skube,
I've been having a look and I can't see an easy way to make this happen. The search in Confluence uses CQL (like JQL, but for Confluence) and there's no field for a user who is current or not.
A search query URL looks like this
dosearchsite.action?cql=type+%3D+"blogpost"+and+creator+in+("usera"%2C"userb")
so if you had the list of users, you could just extend out the the section in the parenthesis.
Thanks, James
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.