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

Entity create API: don't require UUID #574

Closed
matthew-white opened this issue Dec 20, 2023 · 0 comments · Fixed by getodk/central-backend#1086
Closed

Entity create API: don't require UUID #574

matthew-white opened this issue Dec 20, 2023 · 0 comments · Fixed by getodk/central-backend#1086
Assignees
Labels
backend Requires a change to the API server entities Multiple Encounter workflows

Comments

@matthew-white
Copy link
Member

For #573 and in general for entity creation via the API, we've talked about how it would be convenient not to require the user to generate a UUID for each entity. If the user doesn't specify a UUID, then Backend can generate one. That's similar to how instance IDs work for submissions: Backend generates the instance ID if one is not provided.

@matthew-white matthew-white added backend Requires a change to the API server entities Multiple Encounter workflows labels Dec 20, 2023
@matthew-white matthew-white changed the title Entity creation API: don't require UUID Entity create API: don't require UUID Dec 20, 2023
@ktuite ktuite self-assigned this Jan 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backend Requires a change to the API server entities Multiple Encounter workflows
Projects
Status: ✅ done
Development

Successfully merging a pull request may close this issue.

2 participants