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

An automatic duplicate detector #33

Open
momomd opened this issue Nov 17, 2017 · 1 comment
Open

An automatic duplicate detector #33

momomd opened this issue Nov 17, 2017 · 1 comment
Milestone

Comments

@momomd
Copy link

momomd commented Nov 17, 2017

It will be nice to if the fingerprint collection app checks for duplicates automatically.
For example, when a person is trying to register a beacon that is already listed on the map server,
the app gives you a warning message saying "it is already installed".

@dsato80 dsato80 added this to the v1.32.0 milestone Nov 19, 2017
@dsato80
Copy link
Member

dsato80 commented Nov 19, 2017

Okay, I will implement this.

  • alert if there is a beacon with the same id, with a message like “###-### is already used at xxx. What do you want to do with the existing record?” and with the following options
    • Do nothing (cancel)
    • Move the existing beacon to here
    • Create new one (duplicate)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants