You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
When trying to run a batch-update in AMS2 for plain title (Asset.title) and plain description (Asset.description) the AMS2 just spits it out and gives a header error. These headers work upon ingest, but only upon update do these fail.
To Reproduce
Steps to reproduce the behavior:
make a spreadsheet with GUIDs already in AMS2
add columns for Asset.title and/or Asset.description
attempt to ingest as a batch
See error
Expected behavior
Ideally, the AMS2 would allow these headers to be updated!
Screenshots
The text was updated successfully, but these errors were encountered:
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.
Describe the bug
When trying to run a batch-update in AMS2 for plain title (Asset.title) and plain description (Asset.description) the AMS2 just spits it out and gives a header error. These headers work upon ingest, but only upon update do these fail.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Ideally, the AMS2 would allow these headers to be updated!
Screenshots
The text was updated successfully, but these errors were encountered: