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

Consider / implement a strategy for avoiding duplicate entities #40

Open
mpresteg opened this issue Nov 13, 2017 · 3 comments
Open

Consider / implement a strategy for avoiding duplicate entities #40

mpresteg opened this issue Nov 13, 2017 · 3 comments
Labels

Comments

@mpresteg
Copy link
Contributor

Consider / implement a strategy for avoiding duplicate entities (Population, Cohort, etc). Perhaps a hash scheme to be implemented in the service(?). Need to define default behavior when a duplicate is detected (silently use existing OR return error)

@mpresteg mpresteg added the defer label Dec 11, 2017
@mpresteg
Copy link
Contributor Author

A near time strategy may be to implement a bot that can evaluate and react to new submissions, providing feedback upon them.

@mmaiers-nmdp
Copy link
Contributor

Make the name field constrained to be unique in the database

@mmaiers-nmdp
Copy link
Contributor

And propagate errors to the service and from there to the UI as appropriate

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

2 participants