I need to filter issues whose title (Summary attribute?) contains a text "config". So what I did is:
- More->Summary
- Enter the text "
config"
But for some reason I only got issues whose title contains "config" or "configs". I didn't get the issues whose title contains e.g. "configuration". What's wrong?