
Steps to Reproduce:
- View 'FAQ' in User Guide
OR
- Type in an otherwise valid
add command, with the only exception being using the same name as an existing household.
Expected: Duplicate names should be allowed.
Actual: No duplicate names are allowed.
Explanation: For a social worker management app, where the suggested format is to save families as households according to the surname of one of the residents, it should be reasonably expected that multiple households will carry the same name. This flaw has been addressed in the User Guide, so that 'ambiguity' is minimised. However, households are already expected to carry unique IDs, addresses and phone numbers. This provides many layers of checks and balances to minimise ambiguity, and so duplicate names should be allowed in the app, or at the very least, automatically added with a sequence number (e.g. Tan Family (1), Tan Family (2)).
Steps to Reproduce:
OR
addcommand, with the only exception being using the same name as an existing household.Expected: Duplicate names should be allowed.
Actual: No duplicate names are allowed.
Explanation: For a social worker management app, where the suggested format is to save families as households according to the surname of one of the residents, it should be reasonably expected that multiple households will carry the same name. This flaw has been addressed in the User Guide, so that 'ambiguity' is minimised. However, households are already expected to carry unique IDs, addresses and phone numbers. This provides many layers of checks and balances to minimise ambiguity, and so duplicate names should be allowed in the app, or at the very least, automatically added with a sequence number (e.g. Tan Family (1), Tan Family (2)).