-
Notifications
You must be signed in to change notification settings - Fork 34
Description
Version: DH 2.0 (1.9.8 in branch)
Branch: dh2-1m-rework
When trying to reuse (type: "slot_usage") the "specimen_collector_sample_id" field from the "CanCOGeNCovid19" (schema.yaml) file, inheritance appears to be failing or there is something else preventing the slot from saving properly to the .yaml.
All the field attributes were left empty, so it is expected the resulting schema-output.yaml would have the slot with all the CanCOGeNCovid19 field attributes, but none were saved and the slot didn't appear under the .yaml "slots:" though it did appear under "slot_usage".
Tried repeating after filling in all the "required" field attributes: slot_usage updated with the filled in required fields but there was still no inherited information from the CanCOGeNCovid19 in "slots" nor "slot_usage".
FIELD OUTPUT
- schema- test field reuse inheritence.yaml
- Output with no field attributes were changed.
- schema- test field reuse inheritence3.yaml
- Output with required field attributes changed.
FIELD SCREENSHOT
