Placing holds as staff in traditional catalog in 3.7 doesn't always load user settings
Bug #1939426 reported by
Dan Briem
This bug affects 7 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Evergreen |
Fix Released
|
Undecided
|
Unassigned | ||
3.7 |
Fix Released
|
Undecided
|
Unassigned |
Bug Description
This should only affect 3.7+ after the holds group feature was added in bug 1838995.
I'm not sure if the traditional/
staff.js tries to access the "checked" property on an element that's only present when the holds group interface is present. If it's not a hold for a holds group, there's a TypeError before it finishes loading the patron.
tags: | added: circ-holds |
Changed in evergreen: | |
assignee: | nobody → Dan Briem (dbriem) |
Changed in evergreen: | |
milestone: | none → 3.8.1 |
Changed in evergreen: | |
assignee: | nobody → Michele Morgan (mmorgan) |
Changed in evergreen: | |
status: | Fix Committed → Fix Released |
To post a comment you must log in.
Clarification: the holds group interface only appears if hold groups exist in the system. So, this is only an issue for systems where no hold groups have been created.