-
Suggestion
-
Resolution: Unresolved
-
None
-
2
-
7
-
The automatic search performed when typing an issue and which provides suggested items in the Parent Link field (Jira Portfolio Plugin) works in a different way than when the same action is performed in the Epic Link field (Jira Agile).
Additional Details
The way each automatic search works is detailed below.
Parent Link (Jira Portfolio Plugin)
- It only finds a valid suggestion if the complete term is specified and hence
- No partial search when specifying the project key
- No highlighting when partially finding a suggestion
- It only highlights a term if it is the complete term and matches
- No partial search when specifying terms that are in the initiative's summary
- It uses an API request as
http://localhost:8080/rest/greenhopper/1.0/epics?searchQuery=&projectKey=NKP&maxResults=100&hideDone=true&_=1538899315928
Epic Link (Jira Agile)
- It searches and starts suggesting epics with a part of the issue key (for example with just the project key)
- It highlights what it matches (partial term) in the suggestion
- It can search for either the issue key or the Epic name field
- It does not search for the summary field
- It uses an API request as
http://localhost:8080/rest/jpo/1.0/parent/suggest
Expected behaviour
Ideally both searches would work in the same way, since these two fields have a similar functionality.
End users found that Epic Link search easier to use, hence this feature request.
- duplicates
-
JSWSERVER-24832 Parent link should behave in the same way as epic link (i.e. forming a link in the background)
- Gathering Interest
- links to
[JSWSERVER-25273] Make the type-in search in the Parent LInk field to work in the same way that Epic Link field (to keep consistency of Jira application across plugins)
Support reference count | Original: 1 | New: 7 |
UIS | Original: 1 | New: 2 |
UIS | Original: 3 | New: 1 |
Labels | Original: API | New: API ril |
Remote Link | New: This issue links to "Internal ticket (Web Link)" [ 979762 ] |
UIS | Original: 1 | New: 3 |
UIS | Original: 2 | New: 1 |
UIS | Original: 1 | New: 2 |
UIS | Original: 0 | New: 1 |
Component/s | Original: Usability [ 47601 ] | |
Component/s | Original: Filters & Search [ 45590 ] | |
Component/s | Original: API [ 52790 ] | |
Component/s | New: (Advanced Roadmaps) API / Documentation [ 73718 ] | |
Component/s | New: (Advanced Roadmaps) API / Documentation [ 73718 ] | |
Component/s | New: (Advanced Roadmaps) API / Documentation [ 73718 ] | |
Key | Original: JPOSERVER-2432 | New: JSWSERVER-25273 |
Affects Version/s | Original: 2.17.1 [ 81801 ] | |
Affects Version/s | Original: 2.17.0 [ 81592 ] | |
Affects Version/s | Original: 2.16.0 [ 81093 ] | |
Affects Version/s | Original: 2.14.1 [ 81091 ] | |
Affects Version/s | Original: 2.14.0 [ 80793 ] | |
Affects Version/s | Original: 2.15.0 [ 80700 ] | |
Affects Version/s | Original: 2.13.3 [ 80009 ] | |
Affects Version/s | Original: 2.13.0 [ 79891 ] | |
Affects Version/s | Original: 2.13.2 [ 79820 ] | |
Affects Version/s | Original: 2.13.1 [ 79797 ] | |
Affects Version/s | Original: 2.12.1 [ 78504 ] | |
Project | Original: Advanced Roadmaps [ 16510 ] | New: Jira Software Server and Data Center [ 12200 ] |