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

Patron profile view raises an error 410 (error 500 displayed) when an item of the history is deleted #1137

Closed
AoNoOokami opened this issue Aug 10, 2020 · 0 comments · Fixed by #1139
Labels
bug Breaks something but is not blocking f: circulation Concerns the circulation interface or backend f: professional ui Professional interface

Comments

@AoNoOokami
Copy link
Contributor

AoNoOokami commented Aug 10, 2020

Describe the bug
Patron profile view raises an error 410 (error 500 displayed) when an item of the history is deleted

To Reproduce
Steps to reproduce the behavior:

  1. Create an item
  2. Check out the item to a patron
  3. Check in the item
  4. Delete the item
  5. Go to patron profile view (logged as the patron)

Expected behavior
The profile view should be displayed, with the corresponding transaction in the history tab.

Context
dev @ 828ff75

Screenshots
patron

Additional context
Blocking for cypress tests

@AoNoOokami AoNoOokami added triage bug Breaks something but is not blocking f: circulation Concerns the circulation interface or backend f: professional ui Professional interface labels Aug 10, 2020
BadrAly pushed a commit to BadrAly/rero-ils that referenced this issue Aug 10, 2020
A temporary fix until the US of the patron history is created, to
not return circulation history for deleted items.

* close rero#1137

Co-Authored-by: Aly Badr <aly.badr@rero.ch>
BadrAly pushed a commit to BadrAly/rero-ils that referenced this issue Aug 10, 2020
A temporary fix until the US of the patron history is created, to
avoid returning circulation history for deleted items.

* close rero#1137

Co-Authored-by: Aly Badr <aly.badr@rero.ch>
BadrAly pushed a commit that referenced this issue Aug 10, 2020
A temporary fix until the US of the patron history is created, to
avoid returning circulation history for deleted items.

* close #1137

Co-Authored-by: Aly Badr <aly.badr@rero.ch>
@iGormilhit iGormilhit removed the triage label Nov 2, 2020
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 f: professional ui Professional interface
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants