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

Verification process: Census Local #32

Open
taitus opened this issue Apr 3, 2019 · 0 comments
Open

Verification process: Census Local #32

taitus opened this issue Apr 3, 2019 · 0 comments
Labels

Comments

@taitus
Copy link
Member

taitus commented Apr 3, 2019

Why is this Needed?

We want to allow an administrator to define the fields that will be requested on a user's verification page, and then these fields will be used to verify a user with the local census.

Description

  • Create new VerificationLocalCensusController to manage the custom fields defined by admin and used on user's verification page.
  • Create new section on panel of administration to set custom fields that will be used on user's verification page.

Expected Behavior

Captura de pantalla 2019-04-04 a las 11 17 57

Definition of Done

It has been proposed with a free definition of the fields that we want to verify in the Local Census. Making this document we have realized how complex it can be to maintain a dynamic table where "associate" the records according to the defined fields.
A possible solution at this point could be to offer a selector with the 4 fields that currently exist in LocalCensusRecord (document_type, document_number, date_of_birth and postal_code) and to be able to "add/associate" to the configuration of the Local Census instead of allowing free fields with their corresponding increase in complexity.

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

No branches or pull requests

1 participant