Closed sennierer closed 2 years ago
changed due date to February 25, 2022
marked this issue as related to oebl-irs-devops#31
as a side note: the choices for the gender field should be fetched from the enum definition in the OpenAPI spec of the backend
marked this issue as related to #22
In GitLab by @PhilipRoeggla on Feb 15, 2022, 09:07
created branch 19-attach-existing-gender-field-to-backend
to address this issue
In GitLab by @PhilipRoeggla on Feb 15, 2022, 12:37
mentioned in commit 73971134304aed7e8832417e9f460950ed8e9a98
In GitLab by @PhilipRoeggla on Feb 15, 2022, 12:39
@sennierer
From the commit message:
https://gitlab.com/acdh-oeaw/oebl/oebl-research-tool-front-end/-/issues/19#note_824511120
I guess this refers to (
CHOICES_GENDER
in the backend)[https://gitlab.com/acdh-oeaw/oebl/oebl-irs-devops/-/blob/dev-new-entities/oebl_research_backend/models.py#L9], which I do not find exposed in the OpenAPI spec.
In GitLab by @PhilipRoeggla on Feb 16, 2022, 11:16
@sennierer
Just came across this pre-existing issue:
mentioned in commit oebl-irs-devops@598268cddec8728a7bf0370571ead17aa320c09a
mentioned in commit oebl-irs-devops@03447a0c57a4aece2c2026516a45a1fb8aafd7bd
In GitLab by @PhilipRoeggla on Feb 21, 2022, 09:32
mentioned in commit c794755acbd7fd5d876601a955a26b7b38647b0b
In GitLab by @PhilipRoeggla on Feb 21, 2022, 10:06
mentioned in commit a2a231ef00e4120ab9fadd7a2583cbda7ab73536
In GitLab by @PhilipRoeggla on Feb 21, 2022, 10:06
mentioned in commit 788a8af165280e10aac0571a2813c3d0ff5a5444
In GitLab by @PhilipRoeggla on Feb 21, 2022, 10:07
created branch 19-attach-existing-gender-field-to-backend-2
to address this issue
In GitLab by @PhilipRoeggla on Feb 21, 2022, 12:43
mentioned in commit bee0a33f437399988158cd01222f73d4d4298a98
In GitLab by @PhilipRoeggla on Mar 9, 2022, 13:52
mentioned in commit 9c7a26f38f0e2c5aff97ca2180c97c6172524b38
gender field is available in frontend, but changes are not synced to the backend yet. fields are not available in master backend yet. in relation to oebl-irs-devops#31