-
Notifications
You must be signed in to change notification settings - Fork 25
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
Error when displaying a loan if the item has been deleted #3710
Labels
bug
Breaks something but is not blocking
dev: sentry
For PRs that are created to correct an error raised by Sentry.
Comments
PascalRepond
added
the
dev: sentry
For PRs that are created to correct an error raised by Sentry.
label
Jun 26, 2024
rerowep
added a commit
to rerowep/rero-ils
that referenced
this issue
Nov 26, 2024
* Adds `patron_pid` to scope. * Closes rero#3710. Co-Authored-by: Peter Weber <[email protected]>
rerowep
added a commit
to rerowep/rero-ils
that referenced
this issue
Nov 26, 2024
* Adds `patron_pid` to scope. * Closes rero#3710. Co-Authored-by: Peter Weber <[email protected]>
rerowep
added a commit
to rerowep/rero-ils
that referenced
this issue
Nov 26, 2024
* Adds `patron_pid` to scope. * Closes rero#3710. Co-Authored-by: Peter Weber <[email protected]>
rerowep
added a commit
to rerowep/rero-ils
that referenced
this issue
Nov 26, 2024
* Adds `patron_pid` to scope. * Closes rero#3710. Co-Authored-by: Peter Weber <[email protected]>
rerowep
added a commit
to rerowep/rero-ils
that referenced
this issue
Nov 26, 2024
* Adds `patron_pid` to scope. * Closes rero#3710. Co-Authored-by: Peter Weber <[email protected]>
rerowep
added a commit
to rerowep/rero-ils
that referenced
this issue
Nov 26, 2024
* Adds `patron_pid` to scope. * Closes rero#3710. Co-Authored-by: Peter Weber <[email protected]>
rerowep
added a commit
to rerowep/rero-ils
that referenced
this issue
Nov 27, 2024
* Closes rero#3710 Co-Authored-by: Peter Weber <[email protected]>
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
dev: sentry
For PRs that are created to correct an error raised by Sentry.
Bug description:
If I delete an item that was linked to a loan, the serialization creates an error if I try to see the loan in the API.
Usually we don't use it but it still creates an error in the API.
Moreover, this can create problems in the interface when displaying past fees linked to this loan (error in the console).
Expected behavior:
Steps to Reproduce:
Example: https://bib.rero.ch/api/loans/412553
The text was updated successfully, but these errors were encountered: