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: bulk cli authority record csv export does not include language or script fields #1726

Closed
peaeater opened this issue Dec 12, 2023 · 0 comments · Fixed by #1727
Closed
Assignees
Labels
Type: enhancement An improvement to existing functionality.
Milestone

Comments

@peaeater
Copy link

Current Behavior

Steps to reproduce the behavior

  1. Go to command line
  2. php symfony csv:authority-export /path/to/output/file.csv

Expected Behavior

Output file.csv should contain language/s and script/s columns, but does not.

Possible Solution

Ensure languages and scripts are included in the authority record csv export template.

Context and Notes

Attempting to create equivalent authority records in multiple languages that use different scripts. E.g. English, Inuktitut (Syllabics) and Inuktitut (Roman Orthography). Can tag these records in the edit form with the correct language (Inuktitut) and script (Unified Canadian Aboriginal Syllabics) but this information is not included / lost when exporting bulk authority records in csv.

Version used

AtoM 2.7.2

Operating System and version

Ubuntu 22.04.3

Default installation culture

en

PHP version

PHP 7.4.33

Contact details

ptyrrell@andornot.com

@peaeater peaeater added the Type: bug A flaw in the code that causes the software to produce an incorrect or unexpected result. label Dec 12, 2023
@sromkey sromkey added Type: enhancement An improvement to existing functionality. and removed Type: bug A flaw in the code that causes the software to produce an incorrect or unexpected result. labels Dec 12, 2023
@melaniekung melaniekung self-assigned this Dec 15, 2023
@melaniekung melaniekung linked a pull request Dec 15, 2023 that will close this issue
@anvit anvit added this to the 2.8.1 milestone Mar 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: enhancement An improvement to existing functionality.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants