You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When does this issue occur?
When adding and editing dataset metadata fields in the Life Sciences metadatablock
Which page(s) does it occurs on?
Edit dataset page
What happens?
When choosing controlled vocabulary values from the Measurement Type field (studyAssayMeasurementType), the "cell counting" value is missing.
To whom does it occur (all users, curators, superusers)?
Curators and depositors
What did you expect to happen?
"cell counting" should be an option in the dropdown
Which version of Dataverse are you using?
v5.10.1
Any related open or closed issues to this bug report? #7278, where I think the value was accidentally removed during an unrelated change to the metadatablock
Screenshots:
"cell counting" is not an option of the Measurement Type field when adding or editing metadata on Demo Dataverse (v5.10.1)
"cell counting" is an option of the Measurement Type field when adding or editing metadata on Harvard Dataverse Repository (v5.10.1)
The text was updated successfully, but these errors were encountered:
jggautier
changed the title
Re-add value "cell counting" to Life Science metadatablock's studyAssayMeasurementType vocabulary
Re-add value "cell counting" to Life Science metadatablock's Measurement Type field vocabulary
Apr 26, 2022
I assume we should simply add "cell counting" back in.
It probably wouldn't be a bad idea to also add a test to exercise dataset-create-new-all-default-fields.json as well because it probably would have helped us catch this bug a lot sooner.
As you point out, installations older that 5.1 still have "cell counting". This is because the "reload metadata block" logic can add values but can't remove them.
luddaniel
added a commit
to Recherche-Data-Gouv/dataverse
that referenced
this issue
Jul 26, 2023
What steps does it take to reproduce the issue?
When does this issue occur?
When adding and editing dataset metadata fields in the Life Sciences metadatablock
Which page(s) does it occurs on?
Edit dataset page
What happens?
When choosing controlled vocabulary values from the Measurement Type field (studyAssayMeasurementType), the "cell counting" value is missing.
To whom does it occur (all users, curators, superusers)?
Curators and depositors
What did you expect to happen?
"cell counting" should be an option in the dropdown
Which version of Dataverse are you using?
v5.10.1
Any related open or closed issues to this bug report?
#7278, where I think the value was accidentally removed during an unrelated change to the metadatablock
Screenshots:
"cell counting" is not an option of the Measurement Type field when adding or editing metadata on Demo Dataverse (v5.10.1)

"cell counting" is an option of the Measurement Type field when adding or editing metadata on Harvard Dataverse Repository (v5.10.1)

The text was updated successfully, but these errors were encountered: