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

Fix address sharing - full functionality #41

Open
bjendres opened this issue Sep 15, 2021 · 0 comments
Open

Fix address sharing - full functionality #41

bjendres opened this issue Sep 15, 2021 · 0 comments
Labels

Comments

@bjendres
Copy link
Member

In the course of the recent refactoring (reference needed) the address sharing functionality broke - even though it wasn't working properly anyway in some scenarios.

To fix this once and for all, we suggest a new line "share with" in the address processing panel with the following options:

  1. update: if the changes should be applied to the current address and the master address (only if the current address is connected to a master)
  2. unshare and update: if the changes should be applied to the current address but not the master address. Consequently, the link to the master address is therefore severed (only if the current address is connected to a master)
  3. create and share: if the changes should be applied to the current address, and to a newly created master address with the submitted master_contact_id (only if the current address is not connected to a master)
  4. create: if the changes should be applied to the current address, but not linked to a master address (only if the current address is not connected to a master)

Remarks:

  • these options will be shown per location type
  • there could potentially be more than master_contact_ids involved: a submitted one, and the current one.
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