bcgov / parks-reso-api

BC Parks Reservation System API
Apache License 2.0
13 stars 13 forks source link

[M] Export CSV with mobile number in DUP Admin #329

Open JLWade opened 10 months ago

JLWade commented 10 months ago

As a DUP admin user, I'd like to see mobile numbers that have been included in the csv export so that I can see how many people have signed up for text reminders.

Note that there is already a field in the csv export that exists for this info, just needs to be populated with number.

Acceptance Criteria:

ndelraye commented 10 months ago

there is already a phonenumber field in the export that isn't used, can we repurpose this?

Christopher-walsh22 commented 10 months ago

The current phone number field was set to display phone numbers associated with the passes. There was never the ability to add a phone number so this was always blank on the export. With the updates from ticket #288 this export will now show the phone number users input when registering for a day use pass.

manuji commented 10 months ago

Tested on TEST: Passed

JLWade commented 10 months ago

export works for me - moving to done