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

[BUG] Error Displayed When Clicking 'Display Returned Items' on Checkouts Page #6134

Open
1 of 5 tasks
abankhele opened this issue Nov 25, 2024 · 1 comment
Open
1 of 5 tasks
Labels

Comments

@abankhele
Copy link

abankhele commented Nov 25, 2024

Describe the bug
The "Display Returned Items" button on the Checkouts page triggers an error when clicked, instead of displaying the list of returned items.

To Reproduce

Steps to reproduce the behavior, including the results:

  1. Go to 'https://avalon-staging.dlib.indiana.edu/' and log in
  2. Go to the Checkouts page, ensuring there are returned items available.
  3. Click on the Display Returned Items button.
  4. Observe the error popup displayed instead of the expected list.

Expected behavior
Clicking the Display Returned Items button should display a list of items that were returned, without any errors.

Screenshots/Screen Recording
image.png

Environment (please complete the following information):

  • Device / platform : Laptop

  • OS: macos

  • avalon-dev

  • avalon-staging

  • mco-staging

  • mco-production

  • demo

@elynema
Copy link
Contributor

elynema commented Dec 2, 2024

Console is showing a 404 error:

application-cd6fa490fbe795c28396b4831aaf0c8152b420c19636f78b2d6717f022063203.js:4 
        
       GET https://avalon-staging.dlib.indiana.edu/checkouts.json?display_returned=true&_=1733152567447 404 (Not Found)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants