Skip to content

entity list on imports wrong #14

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

Open
floriangantner opened this issue Jan 16, 2023 · 0 comments · May be fixed by #27
Open

entity list on imports wrong #14

floriangantner opened this issue Jan 16, 2023 · 0 comments · May be fixed by #27
Labels

Comments

@floriangantner
Copy link

Describe the bug
The Import dropdown on the mydspace page does not show the entities where the user has privileges to submit/import into some collection,
but rather show the entities where some export format exist.

Since Version DSpace 7.4 / DSpace-Cris 2022.03.00

To Reproduce
Steps to reproduce the behavior:

  1. Disable the import right for the user for all collections on some entity type and make sure, some bulk-export for the entity exist.
  2. Login -> MyDspace -> Bulk Import or Import from external sources.
  3. Consider Entity-List. It contains the entities where bulk-export formats exist. Calling some import on this entity will lead to null values.

Expected behavior
Excepted to see all collections where the user can submit/import.

Related work
the previous working service method being called was changed here. Some additional @input might be needed for import submissions which calls the old method. And all dropdown-entities with it's usages need some change.

ee11b90

floriangantner added a commit to uniba-ub/dspace-angular that referenced this issue May 8, 2023
fixes 4Science#14 and removed unused references/imports
@floriangantner floriangantner linked a pull request May 8, 2023 that will close this issue
6 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant