intermine / intermine/bluegenes
Report page summary is empty when single organism in property file
Open
Report page
- Dominant language
- Clojure
- Stars
- 75
- Forks
- 59
- PR merge metrics
- No merged PRs in 30d
Description
In `webconfig-model.xml`, If `showInSummary=true` for `organism.name`, and the mine only has a single organism, the report page summary becomes empty. Likely because the case of organisms being a single value instead of an array is not handled.
Contributor guide
Research direction
Start with webconfig-model.xml and trace how the report page summary handles organism.name when showInSummary=true. Reproduce the case with a mine containing one organism, then verify that the summary is populated for both a single value and an array of values.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- clojure
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100