curationexperts / cypripedium

A Hyrax 3 application for the Federal Reserve Bank of Minneapolis
2 stars 3 forks source link

Update creator records #424

Closed mark-dce closed 3 years ago

mark-dce commented 3 years ago

STORY As a librarian, I would like to be able to update an existing creator record, so that I can incorporate changes like name changes (or corrections) additional alternate names, updated birth or death dates, etc.

ACCEPTANCE

DESIGN NOTES

fnibbit commented 3 years ago

Look out for the serialization of the alternate names -- template-generated edit form winds up mushing them together.

fnibbit commented 3 years ago

On my dev environment: from console, assigned pub.creator_id = [ActiveTriples::Resource.new('http://localhost:3000/authorities/show/creator_authority/887')]

image.png

image.png

image.png

fnibbit commented 3 years ago

https://github.com/MPLSFedResearch/cypripedium/pull/474 branch deployed to QA.