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

Export Not Working #2364

Open
christhepianist opened this issue Oct 28, 2024 · 0 comments
Open

Export Not Working #2364

christhepianist opened this issue Oct 28, 2024 · 0 comments
Milestone

Comments

@christhepianist
Copy link

Descriptive summary

We are running Hyku version 6 with all main commits through 69b3e60.

The export function is not working correctly. I can create an export:
export_metadata_csv

Click "Create and Export"

The result is a message stating that the export was created and that the download link would appear. However, below that, the system records it with a "failed" status:
export_metadata_csv_result

In looking at the details of the import, the error is provided, as well as the error trace (which continues below the screenshot):
export_metadata_csv_error

There is a similar result when exporting metadata and files:
export_metadata_files_csv
export_metadata_files_csv_result
export_metadata_files_csv_error

There is a similar result when exporting using the BagIt parser.

Rationale

This export functionality worked in version 5. It is required for libraries that want to update their metadata using the round-trip method, which is common for those uploading multiple items at one time.

Expected behavior

When choosing the type of export, the system should provide files to be downloaded based on the parameters set.

Actual behavior

The system states that the export has run and that a download file is forthcoming, but it also states that it was a failure and provides information on the error(s).

Steps to reproduce the behavior

  1. Open Exporters in Hyku
  2. Choose "New"
  3. Complete the form
  4. "Create and Export"

Related work

Link to related tickets or prior related work here.
Milestone 6.1: https://github.com/samvera/hyku/milestone/12

@christhepianist christhepianist added this to the Milestone 6.1 milestone Oct 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant