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

Problem with Ingesting / Restoring AIPs (field DISCOVERABLE of ITEM table) #9447

Open
aroldorique opened this issue Apr 4, 2024 · 0 comments
Labels
bug needs triage New issue needs triage and/or scheduling

Comments

@aroldorique
Copy link

Hello everybody.

I have a problem restoring an item in Dspace 7.6.1.

I am exporting the item using the command: /dspace packager -d -t AIP -e <eperson> -i <handle> <file-path>

The item is restricted, has the field DISCOVERABLE of ITEM table field set to false.

When restoring this same item with the command: /dspace packager -r -f -u -t AIP -e <eperson> <file-path>, the item is restored correctly, with the exception of the field DISCOVERABLE of ITEM table field, which is restored as true.

I did the same test exporting an item from dspace 6 (Oracle) to dspace 7.6.1 (PostgreSQL) and the problem also occurs.

Aroldo

@aroldorique aroldorique added bug needs triage New issue needs triage and/or scheduling labels Apr 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug needs triage New issue needs triage and/or scheduling
Projects
Status: 🆕 Triage
Development

No branches or pull requests

1 participant