SciCatProject / SciCatProject/backend
Dataset's runNumber inconsistencies
Open
@Junjiequan is already working on this.
Since Mar 9, 2026.
- Dominant language
- TypeScript
- Stars
- 27
- Forks
- 37
- Avg merge
- 17h 32m
- Merged PRs (30d)
- 38
Description
RunNumber in datasets is sometimes considered part of scientificMetadata others as a top dataset element. In the old backend it was part of scientificMetadata. The frontend treats it as top level element.
I would suggest we move it back to scientificMetadata (and the FE fetching accordingly), and have a migration which moves back
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.
Assessment
This issue has not been assessed yet.