-
-
Notifications
You must be signed in to change notification settings - Fork 8
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
number of adults in household in DB #340
Comments
That's working as intended.
Some people will lie.
Others Have birthdays (and create new users for that)
…On Wed, Jun 3, 2020 at 8:00 PM Mary ***@***.***> wrote:
1. create new user
adults in the household = 2
2. create second new user at the same address.
not asked again about number of adults in household.
in the browser console: household_adults: 2
3. create third new user at the same address.
still in the console: household_adults: 2
4. create 4th user
same household_adults: 2
[image: image]
<https://user-images.githubusercontent.com/8996235/83665847-b06ffb00-a5d4-11ea-89b7-e14669d8041c.png>
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#340>, or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AACAY5N5H2QRUWK32EBSIOLRUZ6RHANCNFSM4NR3DICQ>
.
|
the problem is not with letting people report more and more new dwellers at the same address, |
It's not wrong if it's based on what the reporter declared to be true.
…On Wed, Jun 3, 2020, 20:57 Mary ***@***.***> wrote:
the problem is not with letting people report more and more new dwellers
at the same address,
but that all these new dwellers will have the wrong number of adults in
household attached to them
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
<#340 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AACAY5NMW5SJLGHWDMSWLGLRU2FJVANCNFSM4NR3DICQ>
.
|
but only the first reporter reported it. |
They live in the same address, so it's safe to assume the amount of people
remains the same regardless of who reported it
…On Wed, Jun 3, 2020, 21:24 Mary ***@***.***> wrote:
but only the first reporter reported it.
The following reporters were never asked how many people they live with
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
<#340 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AACAY5MFRBZ6D52BMOL4OV3RU2IOPANCNFSM4NR3DICQ>
.
|
@maryLoi thanks, now I understand better your slack report. I agree with Adam, closing this issue. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
adults in the household = 2
not asked again about number of adults in household.
in the browser console: household_adults: 2
still in the console: household_adults: 2
same household_adults: 2
The text was updated successfully, but these errors were encountered: