Closed sshetenhelm closed 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?
Deployed to test v2.67.9 Deployed to demo v2.67.9
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.
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:
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