Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Searching via custom field is as simple as any field in JIRA. In issue navigator, type custom field name (by default it is Assets) and use generic text search. Text search is not case sensitive.

Example JQLDescription

Assets ~

MyLaptop

Laptop

Asets name like
MyLaptop
Laptop.
MyLaptop2
Laptop2,
ABCMyLaptop
MyLaptop or
ABC
MyLaptop2 matches
Assets ~ 'My Laptop'You must enclose spaces or special characters in a string
Assets is not EMPTYIssues with Asset custom field has a value
Assets ~ '#55'Searches for Asset ID

 

JQL functions

As of now, there are three JQL functions bundled with Assets and Inventory Plugin.

...