Multiple value in a child field
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 1.1k
- Forks
- 564
- Avg merge
- 2d 2h
- Merged PRs (30d)
- 29
Description
What steps does it take to reproduce the issue?
If I had a new metadatablock inside my customized dataverse instance I need to have a big field with a lot of children fields. Some could have multiple values, but this does not work in two different ways.
- When does this issue occur?
- If I have a child field associated with a vocabulary I can choose multiple values but I can visualize only the first one.
- If I have a simple text child field but cannot choose more values for it.
-
Which page(s) does it occurs on?
Visualization and editing pages of datasets -
To whom does it occur (all users, curators, superusers)?
All users, curators and superusers -
What did you expect to happen?
I think that in both cases I need to have a field that allows users to upload more values
Which version of Dataverse are you using?
6.1
Screenshots:
Rows in the metadata block's TSV:
| name | title | description | watermark | fieldType | displayOrder | displayFormat | advancedSearchField | allowControlledVocabulary | allowmultiples | facetable | displayoncreate | required | parent | metadatablock_id | termURI |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| formOfSupplySUSMirri | Form Of Supply | The forms of supply of the strain to users. | text | 8 | TRUE | TRUE | TRUE | FALSE | FALSE | FALSE | susmirri | unitoProjects | |||
| recommendedMediumGrowthSUSMirri | Recommended Medium Growth | The acronym of the growth medium. | text | 9 | TRUE | FALSE | TRUE | FALSE | FALSE | FALSE | susmirri | unitoProjects |
Thank you for the help!
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the custom metadata block in the dataset visualization and editing pages, using the TSV rows for controlled-vocabulary and simple text child fields as the test setup. Done means all selected values are visible and simple text child fields allow users to enter multiple values.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- full-stack
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100