-
Bug
-
Resolution: Fixed
-
Low
-
8.1.3
-
None
-
2
-
Severity 3 - Minor
-
Issue Summary
On the Manage Authors Page (Admin -> Authors), if you use the "Search By" functionality, and that results in more than one page of results, clicking the '>' or '>>' at the bottom of the page to go to the next page, results in the search filter being dropped.
Thus you can't get beyond Page 1 when using any search filters.
Steps to Reproduce
Prerequisite: Have more than one page of Authors on the Authors list. It doesn't matter if they are linked or unlinked, but you need more than one page of results.
- Go to the Authors page (/admin/author/viewAuthors.action)
- Try a filter search that returns more than one page of Authors.
- Click on the Next Page > at the bottom.
- Notice that the filter search is undone and you are on Page 2 of the unfiltered results.
Expected Results
It should be possible to go to page 2 that contains all the authors matched by the search filter.
Actual Results
An empty page is shown.
Workaround
- Use the bamboo-server/rest/api/latest/search/authors?searchTerm=&max-result= REST API to search the authors.
Reference: https://docs.atlassian.com/atlassian-bamboo/REST/8.1.1/#d2e3989
- Use a more specific search term to avoid returning two pages of authors.
- is related to
-
BAM-21807 "Next page" navigation for previous builds on Plan Summary does not work
- Gathering Interest
[BAM-21623] Manage Authors page does not show more than one page
Resolution | New: Fixed [ 1 ] | |
Status | Original: Waiting for Release [ 12075 ] | New: Closed [ 6 ] |
Status | Original: In Progress [ 3 ] | New: Waiting for Release [ 12075 ] |
Status | Original: Gathering Impact [ 12072 ] | New: In Progress [ 3 ] |
Fix Version/s | New: 9.0.0 [ 100790 ] |
Assignee | New: Mateusz Szmal [ 851f15845f55 ] |
Remote Link |
New:
This issue links to "+core+ Dogfooding › Test Git Branch Detection › issue- |
Support reference count | Original: 1 | New: 2 |
Description |
Original:
h3. Issue Summary
On the Manage Authors Page (Admin -> Authors), if you use the "Search By" functionality, and that results in more than one page of results, clicking the '>' or '>>' at the bottom of the page to go to the next page, results in the search filter being dropped. Thus you can't get beyond Page 1 when using any search filters. h3. Steps to Reproduce *Prerequisite:* Have more than one page of Authors on the Authors list. It doesn't matter if they are linked or unlinked, but you need more than one page of results. # Go to the Authors page (/admin/author/viewAuthors.action) # Try a filter search that returns more than one page of Authors. # Click on the Next Page > at the bottom. # Notice that the filter search is undone and you are on Page 2 of the unfiltered results. h3. Expected Results It should be possible to go to page 2 that contains all the authors matched by the search filter. h3. Actual Results An empty page is shown. h3. Workaround Use the bamboo-server/rest/api/latest/search/authors?searchTerm=&max-result= REST API to search the authors. (i) Reference: [https://docs.atlassian.com/atlassian-bamboo/REST/8.1.1/#d2e3989] |
New:
h3. Issue Summary
On the Manage Authors Page (Admin -> Authors), if you use the "Search By" functionality, and that results in more than one page of results, clicking the '>' or '>>' at the bottom of the page to go to the next page, results in the search filter being dropped. Thus you can't get beyond Page 1 when using any search filters. h3. Steps to Reproduce *Prerequisite:* Have more than one page of Authors on the Authors list. It doesn't matter if they are linked or unlinked, but you need more than one page of results. # Go to the Authors page (/admin/author/viewAuthors.action) # Try a filter search that returns more than one page of Authors. # Click on the Next Page > at the bottom. # Notice that the filter search is undone and you are on Page 2 of the unfiltered results. h3. Expected Results It should be possible to go to page 2 that contains all the authors matched by the search filter. h3. Actual Results An empty page is shown. h3. Workaround * Use the bamboo-server/rest/api/latest/search/authors?searchTerm=&max-result= REST API to search the authors. (i) Reference: [https://docs.atlassian.com/atlassian-bamboo/REST/8.1.1/#d2e3989] * Use a more specific search term to avoid returning two pages of authors. |
Status | Original: Needs Triage [ 10030 ] | New: Gathering Impact [ 12072 ] |