Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Table of Content Zone
Table of Contents

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"

...