NYCPlanning / labs-applicant-portal

NYC Planning's zoning application platform. Allows New Yorkers to apply and pay for zoning permits online.
1 stars 0 forks source link

Values saved in CRM aren't displayed on form page #163

Closed hannahkates closed 4 years ago

hannahkates commented 4 years ago

What should happen:

Values that have been successfully saved to CRM, should be displayed for the user in the front-end app after they refresh the form page to continue their work

What happened instead:

Instead, the form values are blank. The front-end app isn't properly retrieving the data from CRM and displaying it.

Data saved in CRM image.png

Missing on form page image.png

How to reproduce this bug:

  1. Edit project radio button questions
  2. Save your changes
  3. Go to Dynamics CRM form view and see that values have been saved there
  4. Go back to Applicant Portal front-end app and hard refresh form page
  5. See that questions are blank, even when data exists in CRM.
godfreyyeung commented 4 years ago

Aside from the land use actions and estimated build year, it seems to only be option set radio button questions that are failing to populate with the data stored in CRM. For the conditional text input questions, the saved text input does appear, once you re-click yes on the radio.

Questions to restore data for:

allthesignals commented 4 years ago

@hannahkates I think this is good to go, going to put in Ready for QA col

ksinghprod commented 4 years ago

This issue is not fixed, @Hemachekuri

We are not able to see all of the field that on the Applicant Portal PAS Form, in CRM. it would be really helpful if @hannahkates or Liz can show us the fields mappings for the Project Area Section, we looked through the PAS form data dictionary but were not able to figure it out

image

image

image

allthesignals commented 4 years ago

This issue is not fixed, @Hemachekuri

We are not able to see all of the field that on the Applicant Portal PAS Form, in CRM. it would be really helpful if @hannahkates or Liz can show us the fields mappings for the Project Area Section, we looked through the PAS form data dictionary but were not able to figure it out

image

image

image

I can very easily add a qa-environment-only label with the fields

ksinghprod commented 4 years ago

This issue is now fixed @Hemachekuri

bean75 commented 4 years ago

@godfreyyeung @hannahkates Just noticed that the Urban Renewal Area Name field is not appearing on the training site (after the PAS is submitted. cc: @ksinghprod

ksinghprod commented 4 years ago

The exact issue can be seen on my last comment on issue #335