OpenEnergyPlatform / OpenEnergyPlatform/oeplatform
Scenario Bundles: In a singel bundle one can add duplicated scenario factsheets
Open
@jh-RLI is already working on this.
Since Aug 25, 2025.
bug
discussion
Scenario Bundle
- Dominant language
- Python
- Stars
- 65
- Forks
- 29
- Avg merge
- 15h 25m
- Merged PRs (30d)
- 32
Description
Description of the issue
The GUI currently does not check for Scenario acronyms which already exists in a Scenario bundles which eventually leads to duplicated scenario factsheets.
Steps to Reproduce
- Create a Scenario Bundle
- Add the scenario with acronym "test"
- Add a 2. scenario with acronym "test"
Ideas of solution
Check for duplicates in the GUI
Use SHACL shape validation to check for valid structure
Workflow checklist
- I am aware of the workflow in CONTRIBUTING.md
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.