yalelibrary / YUL-DC

Preliminary issue tracking for Yale University Libraries Digital Collections project
3 stars 0 forks source link

Store name on individual permission requests #2773

Closed sshetenhelm closed 7 months ago

sshetenhelm commented 8 months ago

Story Currently, if a user who has submitted previous requests for permission submits a new request with a different name, the name on all of their previous requests will change to the new name. Screenshot:

Image

We would like to store the originally submitted name on each individual permission request, but continue to maintain the user ID reference across all requests.

Acceptance

jpengst commented 7 months ago

PR: https://github.com/yalelibrary/yul-dc-management/pull/1355

jpengst commented 7 months ago

Do we want to allow request users to change their full_name in any following requests? Or do we want to record their full_name on their first request and never allow them to update/change it?

jpengst commented 7 months ago

PR: https://github.com/yalelibrary/yul-dc-management/pull/1355

jpengst commented 7 months ago

Deployed to test v2.67.9 Deployed to demo v2.67.9

sshetenhelm commented 7 months ago

Previous names were cleared but new ones are retained. Looking good on Demo!

Can't test on Test because can't request on test, so ready to close.

Image