-
Bug
-
Resolution: Unresolved
-
Medium
-
None
-
8.20.0
-
8.2
-
12
-
Severity 3 - Minor
-
2
-
Summary
When searching for issues in the Parent Link field on the create and edit issue screens, the search only matches entire words or the entire issue key.
Environment
- JIRA 7.4.1, Jira 7.11.2
- JPO 2.4.0, JPO 2.26.0
Steps to Reproduce
- Configure a new level in Portfolio Hierarchy Configuration
- Add the Parent Link field to the Create or Edit screen
- Create a new issue of the Issue Type configured for the new level
- Create or edit an epic and attempt to search for the issue created in step 3 in the Parent Link field
Expected Results
Partial text searches will match the issue. I.E. for an issue of TEST-1 This is a test parent issue, Typing "T" should match as would "p" or "par".
Actual Results
Partial text searches will not match the issue, only typing the entire word or issue will will match:
For an issue of TEST-1 This is a test parent issue
- "T" - No matches
- "p" - No matches
- "par" - No matches
- "TEST-1" - Matches
- "This" - Matches
- "parent" - Matches
Workaround
Search using full words (tokens)
- is related to
-
JRACLOUD-82433 Ability to flexible search on parent link field
- Gathering Interest
- was cloned as
-
JSWCLOUD-19247 Text search for Parent Link field only matches on full tokens (words, issue keys)
- Closed
- is cloned by
-
JPOS-5008 Loading...
- mentioned in
-
Page Loading...