Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

There is no information on the item when a checkin without action is performed #1168

Closed
AoNoOokami opened this issue Aug 19, 2020 · 2 comments · Fixed by rero/rero-ils-ui#500
Assignees
Labels
bug Breaks something but is not blocking f: circulation Concerns the circulation interface or backend p-Medium Medium priority (to be solved within 1-2 years)
Milestone

Comments

@AoNoOokami
Copy link
Contributor

AoNoOokami commented Aug 19, 2020

Describe the bug
When an item of library A, in transit to library C, is checked-in in library B, there are no information to show the status and the destination of the item.

To Reproduce
Steps to reproduce the behavior:

  1. Create an item in library A
  2. Make a request for a patron to be picked-up in library C
  3. Checkin the item in library A. The item is in transit to library C.
  4. Checkin the item in library B. There is no information displayed about the transit.

Expected behavior
A line is displayed with the mention that no action has been realised, the item status and the pickup library.

Context
dev of rero-ils: c12a4df
dev of rero-ils-ui: rero/rero-ils-ui@78cc6e5
ng-core v0.8.0

Screenshots
If applicable, add screenshots to help explain your problem.

Additional context
Add any other context about the problem here.

@AoNoOokami AoNoOokami added f: circulation Concerns the circulation interface or backend triage bug Breaks something but is not blocking labels Aug 19, 2020
@iGormilhit iGormilhit removed the triage label Aug 20, 2020
@iGormilhit iGormilhit added the p-Medium Medium priority (to be solved within 1-2 years) label Nov 26, 2020
@iGormilhit
Copy link

@AoNoOokami Is it still relevant? If not you can close it.

@AoNoOokami
Copy link
Contributor Author

This is still relevant, but not urgent according to a discussion I had with @pronguen

@iGormilhit iGormilhit added this to the v1.0.1 milestone Dec 16, 2020
@AoNoOokami AoNoOokami self-assigned this Jan 25, 2021
AoNoOokami pushed a commit to AoNoOokami/rero-ils-ui that referenced this issue Jan 25, 2021
* Adds conditions to consider a checkin with no action performed in
order to display item info (for example, when an in-transit item barcode
is scanned at a wrong library).
* Closes rero/rero-ils#1168.

Co-Authored-by: Alicia Zangger <[email protected]>
AoNoOokami pushed a commit to rero/rero-ils-ui that referenced this issue Jan 27, 2021
* Adds conditions to consider a checkin with no action performed in
order to display item info (for example, when an in-transit item barcode
is scanned at a wrong library).
* Closes rero/rero-ils#1168.

Co-Authored-by: Alicia Zangger <[email protected]>
@iGormilhit iGormilhit modified the milestones: v1.0.1, v1.0.0 Jan 28, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Breaks something but is not blocking f: circulation Concerns the circulation interface or backend p-Medium Medium priority (to be solved within 1-2 years)
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants