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

Hanged when submitting a new external source item #3292

Open
paulo-graca opened this issue Sep 3, 2024 · 1 comment
Open

Hanged when submitting a new external source item #3292

paulo-graca opened this issue Sep 3, 2024 · 1 comment
Labels
bug component: submission error handling How errors are handled from REST API

Comments

@paulo-graca
Copy link
Contributor

Describe the bug

When a 403 error occurred the system got hanged.

To Reproduce

Steps to reproduce the behavior:

  1. Using DSpace 7.6.1
  2. The following error must occur - Access denied when importing content of external source for a valid submitter DSpace#9797
  3. The the system hangs like in this image, giving the notion that is still processing
    image

Expected behavior

The user should be notified about the occurred error, not being hanged nor have the feeling he needs to wait until it ends.

Related work

DSpace/DSpace#9797

@paulo-graca paulo-graca added bug needs triage New issue needs triage and/or scheduling labels Sep 3, 2024
@github-project-automation github-project-automation bot moved this to 🆕 Triage in DSpace Backlog Sep 3, 2024
@tdonohue
Copy link
Member

tdonohue commented Sep 3, 2024

While this appears to be caused by DSpace/DSpace#9797, I agree that the submission form should have better error handling. Ideally the form shouldn't hang if an error occurs, but should display some information about the error and then allow the user to proceed (or not). Needs a volunteer.

@tdonohue tdonohue added component: submission error handling How errors are handled from REST API and removed needs triage New issue needs triage and/or scheduling labels Sep 3, 2024
@tdonohue tdonohue removed this from DSpace Backlog Sep 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug component: submission error handling How errors are handled from REST API
Projects
Development

No branches or pull requests

2 participants