-
Notifications
You must be signed in to change notification settings - Fork 52
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
CV title #1147
Comments
@rabuono something to figure out |
|
The schema has a A new issue for this has been created: #2103 |
Describe the bug
When creating a new sample_controlled_vocabs (in both Template and Sample Type), if I give an existing CV title SEEK gives warning error, since CV titles must be unique and no duplicates are allowed.
However, if I look at the list of existing CV titles I see many duplicates (e.g., library source is listed 4 times at least).
To Reproduce
See screenshot below and then:
This is in contrast with the following error:
![Screenshot 2022-08-04 at 14 11 11](https://user-images.githubusercontent.com/51486716/182843715-9ca5c868-0391-42d5-a48a-8eeca12ce6dd.png)
Expected behavior
Consistent behaviour, although I don't know yet what that would be. To be discussed.
Desktop (please complete the following information):
Additional context
In DataHub, the same attribute (like, library source) with the same CV list (titled library source as well) will be "used" many many times by derived templates (via Create Template based on existing templates) and derived sample types (via applying the same template to many studies or assays). So, I think this is what it is causing having repeated CV list titles in the dropdown menu.
However, this is in contrast with default SEEK rule that prohibits having repetition of the same title in CV list.
Questions:
The text was updated successfully, but these errors were encountered: