How can I use User properties in advanced search?

Justin Reimer July 14, 2013

I'm trying to find a way to use a custom user Property in advanced search. I have already created a custom property for a user called Project.

Lets say that user John has the Project property set to FooProject.

Is there a way to use advanced search kind of like this?

Project = John.FooProject()

so that all of the issues associated with FooProject are listed?

3 answers

0 votes
Justin Reimer July 15, 2013

sorry, the second line from the bottom should read

Project = John.Project()

as in the Project property associated with John

0 votes
Justin Reimer July 15, 2013

this is a test for RSS

0 votes
Justin Reimer July 15, 2013

the second line down should read

Project = John.Project()

as in the Project property associated with John.

Suggest an answer

Log in or Sign up to answer