Skip to content

IG-54

Susheel Varma requested to merge IG-54 into dev

Created by: CMarksPA

PR Email builder for nested sections within Question Panels. The changes within this PR provide the ability to loop over multiple sections within the QuestionPanel while deconstructing autopopulated fields and setting the correct information for referencing fields.

It is important to note, the questionId of fullname must not change along with questionId email. There is a reference to this in the email builder as it need to know the associated fields to deconstruct for. Monique has been made aware of this change.

Email will be obfuscated for Individuals / Applicants depending on role. Attached are screenshots of the test ran on localhost for a custodian and applicant.

Screenshot 2020-08-07 at 08 52 31 Screenshot 2020-08-07 at 08 54 39

Merge request reports