AfricasVoices / coda

Intelligently supporting plural message coding
MIT License
1 stars 0 forks source link

Unable to import a scheme which happens to have the same id as an existing scheme #154

Open as2388 opened 6 years ago

as2388 commented 6 years ago

When a user attempts to import a code scheme via Dataset -> Load New Code Scheme from..., the import fails if that new dataset happens to have the same id as an existing dataset. It's not obvious to the user why this is a problem or what they can do about it.

I suggest when this happens we should tell the user which existing scheme is conflicting, then give them the following options:

as2388 commented 6 years ago

As a side effect of completing this task, users get a better work-around for #139 (by importing the same scheme over and over)