API code ID refactoring #285

Closed
opened 2023-01-31 09:45:31 +01:00 by mpeltriaux · 1 comment
Owner

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

# 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: https://git.naturschutz.rlp.de/SGD-Nord/oKey/issues/1
mpeltriaux added the
enhancement
label 2023-01-31 09:45:31 +01:00
mpeltriaux self-assigned this 2023-01-31 09:45:31 +01:00
mpeltriaux added reference 284_285_API_changes 2023-02-06 14:58:32 +01:00
Author
Owner

Merged in #296

# Merged in #296
btuelek referenced this issue from a commit 2024-12-05 13:18:38 +01:00
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: IT-Naturschutz/konova#285
No description provided.