API code ID refactoring #285
Labels
No Label
backlog
bug
duplicate
enhancement
feature
help wanted
invalid
question
wontfix
bug
duplicate
enhancement
help wanted
in discussion
invalid
priority
1
priority
2
priority
3
priority
4
priority
5
question
wontfix
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: IT-Naturschutz/konova#285
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Status quo
THe API expects
atom_id
to be used for codes such as biotope, laws, offices and so on.However, there are multiple codes in certain lists which do not have unique atomIDs. Therefore a clean reference resolving is impossible.
Enhancement
Instead the API should solely work on the correct technical unique ID of a code. This was not possible before due to inpersistent IDs on codes, which has been fixed in the meanwhile: SGD-Nord/oKey#1
Merged in #296