Place hold success page changes search scope
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Evergreen |
Fix Released
|
Medium
|
Unassigned | ||
2.12 |
Fix Released
|
Medium
|
Unassigned |
Bug Description
Affects all supported versions
When navigating in tpac, the catalog typically retains whatever search scope was set by the user during the search session and does not change until the user explicitly sets a new search scope.
However, on the place hold success page, the search scope will change to the user's preferred library, despite the fact that the locg parameter in the URL will correctly identify the OU that was the previous search scope.
To replicate:
1. Log into Evergreen and change the search scope to something that is not the user's preferred library (I used the consortium).
2. Search for a title and place a hold on that title.
3. After submitting the hold, you will see that the search scope reverts to the user's preferred library.
4. If the user hits Continue on this page, the search scope will correctly return to the user's previous search scope.
In my test, the URL for the search success page was:
https:/
Since the locg is set to 1 in this URL, I'm unclear as to why the search scope isn't being set to the consortium.
Changed in evergreen: | |
milestone: | 3.0-rc → 3.0.1 |
Changed in evergreen: | |
milestone: | 3.0.1 → 3.0.2 |
Changed in evergreen: | |
status: | Triaged → Confirmed |
assignee: | nobody → Galen Charlton (gmc) |
Changed in evergreen: | |
status: | Fix Committed → Fix Released |
Adding a note that search type and search formats are also reset to default values. In addition, no previous search terms appear in the search box.