-
Notifications
You must be signed in to change notification settings - Fork 2
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
add GE MRI #443
add GE MRI #443
Conversation
|
Converting this back to draft b/c I missed some things... |
Test Suite Report 24.4.1Template Generation
Manifest Validation
Manifest Submission
|
OK, this is actually ready for review now 😓 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Summary of additional discussion: resolution for now is to keep as single value to retain dropdown with a special selection string value like "Disease1,Disease2,Disease3" until we have better UI.
Actually, I was thinking about just pushing the annotations "Disease1,Disease2,Disease3" manually, ie w/o validation. But I could also add it as a value to the schema. I believe these contributors will not be adding more data to their project, which makes me lean towards the skip-validation approach (it's 3 files total). What do you think? |
Actually, now that I think about it, if I'm skipping validation, should I just annotate it as a stringList anyway? |
@allaway Yeah, let's just annotate it as stringList for these 3 files then. We can skip adding the unwieldy "Disease1,Disease2,Disease3" since there's already human validation, technically. |
Superseded by #457 |
For NFOSI-810