Searching Personas

Advanced Search

Persona issues are searchable via Jira advanced issue search using JQL. The convention of Personify.Persona.Name is used to find issues for specific personas. For example, the following JQL expression would find all problems with the persona “Carol Customer”:

Personify.Persona.Name = "Carol Customer"