...
Different types of properties may be added: date, date-time, string, text, boolean number, URL. This affects further editing and presentation method of the data.
...
...
Extending JQL
...
capabilities
Due to intoduction of JQL language extension, it is possible to search tasks by created user properties. możesz wyszukiwać zadania po stworzonych właściwościach użytkowników. Do dyspozycji mamy takie rozszerzenia JQLThe below JQL extensions are available:
usersWithProperty(key, value-optional)
usersInOrganization(organizationName)
usersInOrganizationLevel(organizationName, level)
usersWithJobTitle(JobTitle)
...