samvera-deprecated / sufia

[DEPRECATED] Sufia: a fully featured, flexible Samvera repository front-end.
http://sufia.io/
Other
111 stars 78 forks source link

Sufia 6.x Migration Does not include version creators #3173

Open carolyncole opened 7 years ago

carolyncole commented 7 years ago

Descriptive summary

In Sufia 6.x the version export does not include who created the version.

Check out the code written in ScholarSphere to fix this bug: https://github.com/psu-stewardship/scholarsphere/commit/54c3c71

Expected behavior

When I export a version the json file should include the person who created the version

Actual behavior

When I export a version no created_by information is exported

Steps to reproduce the behavior

  1. run sufia_export
  2. check the exported genericfile*.json to see if the is created by as part of the version information

Related work

Link to related tickets or prior related work here.