-
Notifications
You must be signed in to change notification settings - Fork 30
Closed
Labels
client requestIssue reported by production librariesIssue reported by production librariescorrectionAn implemented feature doesn't work as expected.An implemented feature doesn't work as expected.f: notifications
Description
How it works
The recently implemented at_desk notification sometimes displays the wrong patron if there are multiple requests on the item.
How to reproduce
- Request an item with two different patrons.
- Check in the item so that it becomes "at_desk".
- See that the notification sometimes shows not the first patron on the list but the second one.
Improvement suggestion
The notification doesn't seem to always take the correct patron if it gets an array.
The at_desk notification should display the patron for whom the item is available at desk, even if there are multiple request loans for different patrons on an item.
Metadata
Metadata
Assignees
Labels
client requestIssue reported by production librariesIssue reported by production librariescorrectionAn implemented feature doesn't work as expected.An implemented feature doesn't work as expected.f: notifications