Actions
Issue #8094
closedAdd new filter options to names
Start date:
Due date:
Estimated time:
Severity:
2. Medium
Version:
Platform Release:
OS:
Triaged:
No
Groomed:
No
Sprint Candidate:
No
Tags:
Sprint:
Quarter:
Description
As a user writer I would like to be able to perform API queries other than exact matches so I can search for objects more easily.
I would like to be able to use queries such as name__contains=foo
.
Actions
Allow looking up names using icontains, contains and startswith.
fixes #8094