I'm trying to use CQL to show pages created by a user, but having no luck. I've seen postings to user the username, but it doesn't matter if I use the email address or displayname, it doesn't return anything.
Tried the following
type IN (blogpost, page) and contributor = "Donald Duck"
type IN (blogpost, page) and contributor = "Donald.Duck@myemail.com"
type IN (blogpost, page) and contributor = "Donald.Duck"
Any advice appreciated. I've also tried the CQL search macro and the API, no success with either.
Hi Darren. That CQL function uses account id.
If you want to know where to find the account id, use this link:
https://community.atlassian.com/t5/Jira-questions/where-can-i-find-my-Account-ID/qaq-p/976527
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.