Release Notes for 3.2.5
Bug Fix
Autocomplete not working if field name is enclosed in quotes
For example, the name of the custom field is My User.
The Canned Filter JQL is configured as such:
"My User" = xxx
In the Canned Search Gadget, no result is returned due to the quotes being included in as the field name when calling the autocomplete REST api.
Before | After |
---|---|
![]() | ![]() |