bcgov / ExitSurveyAdmin

The Exit Survey Administration Tool will assist BC Stats in administering the BCPS Exit Survey.
https://www2.gov.bc.ca/gov/content/data/statistics/government/employee-research/exit-survey
Apache License 2.0
3 stars 1 forks source link

Fix `null` `Address1` in PSA API #209

Closed hangler closed 1 year ago

hangler commented 1 year ago

Right now we are hardcoding a temporary value as it is always null; remove once the PSA API has been fixed.

hangler commented 1 year ago

Fixed on the test API; waiting for the change to prod.

hangler commented 1 year ago

Fixed on prod as well.