-
Notifications
You must be signed in to change notification settings - Fork 0
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
[IHMP] House number question to be added in Individual registration form #73
Comments
Estimates - 2 hrs |
@nupoorkhandelwal @salilsamanvay i am not clear why are we agreeing to do this. the card does not clearly describe it. Household number is a household field. There is a household subject type. why should we add this field to the Individual and why should the users again capture it? |
The above concern about the householdNumber field is undefined at the time of individual registration is resolved. Since their workflow involves registering a household first and then adding individuals to that household, the issue of the householdNumber being unavailable at the time of an individual's registration won't happen. |
|
Need a clarity on Analysis to handle the scenarios : 1.If the household is voided , what information should be present in the household number for the individual? |
@salilsamanvay @nupoorkhandelwal can you please provide exactly what needs to be done as part of this card? |
entityContext is not available in old style rule. Moving card to product dependent |
@nupoorkhandelwal fix made in product and ll be released towards the end of this year. But to avoid blocking the issue, the specific rule alone can be added in new rule style. |
backup :
|
@nupoorkhandelwal like mentioned above by me in the comment, was the rule tried in new style rule and is it working? Fixing it in product is requiring more effort and delaying the release. If it works in new style, it would be easier for the implementation team as well. cc: @salilsamanvay |
Rule for the HH number :
|
@Gojo-Taqi the actual uuid for Household number that is supposed to be used is 24dabc3a-6562-4521-bd42-5fff11ea5c46, checked on prod. |
@Gojo-Taqi App related changes are moved to IHMP prod, you just need to write script to add HH number for ind with missing value for hh number. |
|
|
Support ticket - https://avni.freshdesk.com/a/tickets/3064
New question has to be added and make it visible on search list.
Add Question: "Household number" in the Individual registration form:
Note: this should be a mandatory question.
Auto populate the Household Number from Household Registration. Once house number field is available in the individual registration form it should be configured as Search Result field for Individual subject.
For the already registered individuals, add the value from their respective households via script
Update all the line-lists should have the "Household number" column in metabase
Note: the main purpose of adding this question is to make the field user locate the subject by house number.
Tech Approach and tasks -
Reference code
We have done auto populating of values in one individual registration from another member's registration in Add member flow.
Impl - Sakhi App
concept - Caste, Religion
Following the same approach Household number can be picked from hh observations.
The text was updated successfully, but these errors were encountered: