description
Filter the work items by the content of their description. The description is a special field because it can store large texts.
Available operator: LIKE
description LIKE '%content%'
Not implemented in baseline mode.
Was this helpful?