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

Unable to Append Additional IDs to Existing ID Types Without Deleting Current Entries #1669

Open
lhaibach opened this issue Nov 19, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@lhaibach
Copy link

Steps to reproduce

Expected behavior
We would like to append new IDs to existing ID Types, as sometimes the same borehole has multiple IDs (e.g., https://boreholes.swissgeol.ch/18409 has two InfoGeol IDs). It should be possible to enter new ID entries without needing to delete the current ID of the same ID Type. Maybe each ID should be stored separately in the database.

Current behavior
Currently, it is possible to have several IDs for the same ID Type. However, to append a new ID, the existing entry must first be deleted, else you get the error message"ID type already in use". Both the previously existing ID and the new ID must then be re-entered manually.

Sreenshot
image

@lhaibach lhaibach added the bug Something isn't working label Nov 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants