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

Allows batch update of plain title and description #672

Merged
merged 1 commit into from
Dec 10, 2024

Conversation

afred
Copy link
Contributor

@afred afred commented Jul 15, 2022

Previously you could only update specific title and description types, e.g. program_title,
series_description. This adds the non-typed (plain) Assett.title and Asset.description as allowed
CSV headers in a batch update.

Closes #667.

Previously you could only update specific title and description types, e.g. program_title,
series_description. This adds the non-typed (plain) Assett.title and Asset.description as allowed
CSV headers in a batch update.

Closes #667.
Copy link

@mrharpo mrharpo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍 Looks good!

@ekemeyer ekemeyer merged commit de14252 into develop Dec 10, 2024
@ekemeyer
Copy link
Contributor

Tested - there's still some wonkiness, maybe because of how titles are stored in Fedora?
For example, if you use asset update ingester, it performs an add-on to the existing title - it does not replace.

@ekemeyer ekemeyer deleted the 667-allow-batch-update-plain-title-and-desc branch December 10, 2024 15:38
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

Successfully merging this pull request may close these issues.

Plain Title/ Plain Description not allowed to batch-update in AMS2
3 participants