Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Organizers can edit or view recipient information on mission edit view #562

Open
utunga opened this issue May 17, 2020 · 0 comments
Open
Labels
organizer Belongs to the organizer view

Comments

@utunga
Copy link
Contributor

utunga commented May 17, 2020

Part of the mission edit user story - #431

Organizers need to be able to view recipient information for recipients who have created an account, but otherwise be able to type in name, email, phone so that we can service recipients without an account on our system.

The fields involved are

"recipientUid": "429d47a71b614e42df5db734cbbec381",
"recipientDisplayName": "Gloria King",
"recipientPhoneNumber": "634-579-2302",

We will probably be adding a recipientEmailAddress as part of a different task so this card will have to coordinate on that. If so there will also be this field.

"recipientEmailAddress": "joew@gmail.com"

If the recipient has set up an account on our system and 'requested' a food box or mission then the name, phone, email fields are read-only in this view and information only.

Conversely, if no recipient is assigned we need to be able to edit the relevant fields directly, for the benefit of volunteer and for reconciliation purposes etc.

If an actual recipient is assigned we don't want to be able to change the recipient.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
organizer Belongs to the organizer view
Projects
None yet
Development

No branches or pull requests

1 participant